florida
12-20-2002, 04:56 PM
On a table, how do you fill WHOLE cell with the color? I adjusted the width to 100% but it still has a very small portion inside the border that is not filling in with my "#00ff00" color. Any suggestions??
<table bgcolor="#00ff00" border="0" cellpadding="0" cellspacing="0" width="100%"
align="left"><tr><td><a href="urlpath">SITE</a></td></tr></table>
<table bgcolor="#00ff00" border="0" cellpadding="0" cellspacing="0" width="100%"
align="left"><tr><td><a href="urlpath">SITE</a></td></tr></table>