Adding An Image Background To Your Tables
Posted Friday, February 6, 2004
The table below contains 2 columns and 1 row. The left column contains the image. The original image appears below with a border to enable you to see the actual size.
<TABLE BORDER="0" CELLPADDING="4" ALIGN="Center" WIDTH="50%">
<TR>
<TD BACKGROUND="bg.gif" WIDTH="10%"></TD>
<TD BGCOLOR="#EAE8E8"></TD>
</TR>
</TABLE>