can someone simplify this please oh and by the way spacer is just a image of a colour so that i can have it on their
this is the head for the head section
and this is the body sectionHTML Code:<style> A.table { font-family:arial,geneva; font-size:10px; color:#505050 } .title { font-family:Tahoma, Arial, sans-serif; font-size: 10px; color:#313031; text-decoration:none; font-weight:bold; text-transform:uppercase } </style>
HTML Code:<TABLE WIDTH="200" CELLPADDING=0 CELLSPACING=0 BORDER=0> <TR> <TD WIDTH=1 BGCOLOR="#aaaaaa" COLSPAN=3><IMG SRC="spacer.gif" WIDTH=1 HEIGHT=1></TD> </TR> <TR> <TD WIDTH=1 BGCOLOR="#aaaaaa" ROWSPAN=3><IMG SRC="spacer.gif" WIDTH=1 HEIGHT=1></TD> <TD HEIGHT=18 BGCOLOR="#aaaaaa"><SPAN CLASS="title"> <a href="link.htm" class=table>name of link</a></SPAN></TD> <TD WIDTH=1 BGCOLOR="#aaaaaa" ROWSPAN=3><IMG SRC="spacer.gif" WIDTH=1 HEIGHT=1></TD> </TR> <TR> <TD BGCOLOR="#aaaaaa"><IMG SRC="spacer.gif" WIDTH=1 HEIGHT=1></TD> </TR> <TR> <TD HEIGHT=60> <TABLE width=100% CELLPADDING=4 CELLSPACING=0 BORDER=0> <TR> <TD bgcolor=#838DA7> <a href="Awebpage.htm"><img src="Apicture.gif" border=0></a><br> <font color="#ffffff" size="2" face="Arial, Helvetica, sans-serif"> some wrighting <TD/> </TR> </TABLE> </TD> </TR> <TR> <TD WIDTH=1 BGCOLOR="#aaaaaa" COLSPAN=3><IMG SRC="spacer.gif" WIDTH=1 HEIGHT=1></TD> </TR> </TABLE>


Reply With Quote


Bookmarks