View Single Post
  #4 (permalink)  
Old 06-25-2010, 12:35 AM
riaviente riaviente is offline
Member
 
Join Date: Jun 2010
Posts: 41
riaviente is on a distinguished road
Send a message via Yahoo to riaviente
Default Thank you

Quote:
Originally Posted by realistic View Post
Html tables can contain image background, colored background and borders of different size. This is the example:

<TABLE BORDER="0" CELLPADDING="4" ALIGN="Center" WIDTH="50%">
<TR>
<TD BACKGROUND="bg.gif" WIDTH="10%"></TD>
<TD BGCOLOR="#EAE8E8"></TD>
</TR>
</TABLE>
Thank you for sharing, realistic. This post is really helpful. I am starting to love this site.
Reply With Quote