Quote:
Originally Posted by realistic
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.
