Hi, so im starting to do the look and ive looked into some code but can only do it table wise, example:
CODE
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" ALIGN="Center" WIDTH=100%>
<TR>
<TD BGCOLOR="#919C9C"><P ALIGN=Center>
<FONT face="Verdana,Helvetica" SIZE="2" COLOR="#FFFFFF"><B>_-_Bliss Racing_-_</B></FONT></TD>
</TR>
<TR>
<TD BGCOLOR="#000000" HEIGHT="2"></TD>
</TR>
<TR>
<TD BGCOLOR="#CCCCCC"><P ALIGN=Center>Hello and welcome to _-_Bliss Racing_-_.<br>Enjoy the site and please report any bugs to a member of staff.<br>Thankyou!</TD>
</TR>
<TR>
<TD BGCOLOR="#000000" HEIGHT="2"></TD>
</TR>
</TABLE>
As you can imagine this is terrible, does anyone know how to have a section on the left hand side for navigation, a section cut off at top for a banner and time and userbar, and lastly a section for the main contents.
would it be possible to do it as seperate tables?