Can anyone tell me why this code doesn't work.
The problem is that there is spaces in between the layout when there shouldn't be I think, any solutions?

Can anyone tell me why this code doesn't work.
The problem is that there is spaces in between the layout when there shouldn't be I think, any solutions?
<HTML>
<BODY>
<HEAD>
<TITLE>
TEST
</TITLE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
<TR>
<TD>
<IMG SRC="LOGO TOP.PNG">
</TD>
<TD>
<IMG SRC="BANNER TOP.PNG"
</TD>
</TR>
<TR>
<TD>
<IMG SRC="LOGO LEFT.PNG">
</TD>
<TD>
<IMG SRC="LOGO LEFT.PNG">
</TD>
<TD>
<IMG SRC="BANNER LEFT.PNG">
</TD>
</TR>
<TR>
<TD>
<IMG SRC="LOGO TOP.PNG">
</TD>
<TD>
<IMG SRC="BANNER BOTTOM.PNG">
</TD>
</TR>
<TR>
<TD>
<IMG SRC="NAV LEFT.PNG">
</TD>
<TD>
<IMG SRC="MAIN LEFT.PNG">
</TD>
<TD>
<IMG SRC="MAIN LEFT.PNG">
</TD>
</TR>
<TR>
<TD>
<IMG SRC="NAV BOT.PNG">
</TD>
<TD>
<IMG SRC="MAIN BOT.PNG">
</TD>
</TR>
</TABLE>
</HEAD>
</BODY>
</HTML>
VR|46
Thanks for quick replies, I'll put the tag in.
What can I code it in?
VR|46
CSS + Divs , it's much easier to edit and work out problems with + the load time is alot faster.
Loving your new sig and avvie![]()
Any programs or tutorials?
VR|46
hmm, I'll look it up, thanks though!
VR|46
Want to hide these adverts? Register an account for free!