[thelist] Question: CSS with tables

Kiddy, Jon Jon.Kiddy at RoswellPark.org
Wed Sep 24 10:26:19 CDT 2003


What is the CSS equivilant of cellpadding="0"?


What I'm currently using:

<html>
<table class="border"><tr><td>...</td><tr></table>
</html>

<css>
.border {border-collapse:collapse; width:100%;}
</css>

What am I missing? (Did google search and the like.)

TIA
-Jon   (Looking forward to go tableless in near future, but not at this
time.)


More information about the thelist mailing list