[thelist] <td bgcolor=clear> ?

Nathan Steiner nsteiner at web-graphics.com
Fri Jul 27 07:26:16 CDT 2001


You could use CSS instead of nested tables
(the red background color would be replaced with your background image):

<body bgcolor="red">
    <table border=0 width=100% cellpadding=4 cellspacing=0 style="border:2px; border-style:solid; border-color:#000000">
    <tr><td>blablablablabbalbala<br><br></td></tr>
    </table>
</body>

=======
I am now using a background image, and have run into a little problem.

I have made a few tables within tables, so that I can get a black border
effect on my tables.
-------




More information about the thelist mailing list