• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

HELP!

Mrh0ax

New Member
whats wrong with this??? i cant have my images on top of the table


<!DOCTYPE html public "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- If you want a site, just ask, dont steal -->
<HTML>
<HEAD>
<META http-equiv="Content-Language" content="en-us">
<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
<META name="GENERATOR" content="NotePad">
<TITLE>NoLimitz Designz :: Resources</TITLE>
</HEAD>
<BODY bgcolor="#FFFFFF" text="#000000" link="#31639C" vlink="#31639C" alink="#31639C">
<P align="center">&nbsp;
<P align="center"><IMG border="0" src="nl.gif" width="380" height="75"><BR></P>
<DIV align="center">
<CENTER>
<TABLE border="0" width="85%" bgcolor="#000000">
<TR>
<TD width="100%" colspan="3" align="center">
<P align="center"><STRONG><FONT color="#FFFFFF" size="2" face="Verdana"><B> ~ Ideas Into Reality ~
</B></FONT></STRONG>
</TD>
</TR>

HERE

<TR>
<TD width="19%" align="top">
<CENTER><A href="index.shtml"><IMG border="0" src="home.gif" width="125" height="25"></A><BR><A href="services.shtml"><IMG border="0" src="services.gif" width="125" height="25"></A><BR><A href="whyfree.shtml"><IMG border="0" src="why.gif" width="125" height="25"></A><BR><A href="resource.shtml"><IMG border="0" src="resources.gif" width="125" height="25"></A><BR><A href="links.shtml"><IMG border="0" src="links.gif" width="125" height="25"></A><BR><A href="faq.shtml"><IMG border="0" src="faq.gif" width="125" height="25"></A><BR><A href="webfolio.shtml"><IMG border="0" src="web.gif" width="125" height="25"></A><BR><A href="contact.shtml"><IMG border="0" src="contact.gif" width="125" height="25"></A><BR><BR><BR>
</TD>


<TD width="63%" bgcolor="#FFFFFF" align="center">
<TABLE border="0" width="85%" height="26">
<TR>
<TD width="100%" height="22"><B> Services
</B><BR><BR>
</TD>
</TR>
<TR>
<TD width="90%"><FONT face="Verdana" size="2"> We've
been putting businesses on the web since
2000, and doing webdesign for 3 years! If you want a free site look at the info below and then apply!
<P>We
offer the following as standard
components on all web design projects:
</FONT></P>
<UL>
<LI><FONT size="2"> HTML
design and coding
</FONT></LI>
<LI><FONT size="2"> Setup
and maintenance of your Web site
</FONT></LI>
<LI><FONT size="2"> Scanning
of your full color logos or
photographs
</FONT></LI>
<LI><FONT size="2"> Creation
of custom graphics
</FONT></LI>
<LI><FONT size="2"> Access
counter to measure traffic
</FONT></LI>
<LI><FONT size="2"> Graphic
animation
</FONT></LI>
<LI><FONT size="2"> Submission
of your URL to over 30 major
search engines and indices
</FONT></LI>
<LI><FONT size="2"> Technical
support AIM or e-mail
</FONT></LI>
</UL>
<P><FONT size="2"> Optional
services include:
</FONT></P>
<UL>
<LI><FONT size="2"> Creation
of online forms, message boards and
guestbooks
</FONT></LI>
<LI><FONT size="2"">Monthly,
weekly or daily updates</font></li>
<li><font size="2">
CGI programming</font></li>
<li><font size=" 2 ">Java
Scripts</font></li>
<li><font size=" 2 ">Access
control (requiring a password)</font></li>
<li><font size=" 2 ">URL
redirection</font></li>
<li><font size=" 2 ">Random
images</font></li>
<li><font size=" 2 ">Chat
room(s)</font></li>
<li><font size=" 2 ">Message
board(s)</font></li>
<li><font size=" 2 ">E-mail
</font></li>
<li><font size=" 2 ">Hosting</font></li>
</ul>
<p><a href=" apply.htm ">APPLY</a> for free!</font></p>
</tr>
</table>
</td>
<td width=" 18% " align=" center ">
<!--#include virtual=" side.html " -->
</p></td>
</tr>
</table>
</center>
</div>
<center><font size=" 2 " face=" verdana ">Nolimitz Designz © Urdad Corp, 2000-3000<br>
All Right Reserved<br><br></center>
</body>

</html>
 
The align attribute is for horizontal positioning i.e.- left, right, center. The valign attribute is for vertical positioning i.e.- top, middle, bottom. Hope that clears things up for you.
 
Back
Top