[thelist] Question: CSS with tables

Chris Marsh chris at ecleanuk.com
Wed Sep 24 11:26:27 CDT 2003


Jon

> 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.)

Would you not apply padding:0px to the <td> tags?

Regards

Chris Marsh

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.519 / Virus Database: 317 - Release Date: 17/09/2003
 



More information about the thelist mailing list