HTML code needed.
Hi Guys!
I know that some guys here are very good. Can someone help me please on that html code.
I want to have a banner on left of my content (Main table). And also what`s the code to have the banner on the left side but middle of the content? Thanks guys!
<!-- BEGIN THUMBS -->
<TABLE BORDER=0 WIDTH=670 CELLPADDING=0 CELLSPACING=0>
<TR VALIGN=TOP><TD WIDTH=670><IMG SRC="images/amateur.jpg"></TD></TR>
<TR VALIGN=TOP ALIGN=CENTER>
<TD WIDTH=670 BACKGROUND="images/bg.jpg">
[BANNER HERE]
[CONTENT]
</TD></TR>
<TR><TD><a href="javascript:bookmarksite('MYDOMAIN.COM-->>HOURLY updated thumbnail galleries!', 'http://www.mydomain.com')"><IMG SRC="images/bottom.jpg"
BORDER=0></A></TD></TR></TABLE>
<!-- END THUMBS -->
|