Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Table cellpadding and cellspacing in CSS?


Message #1 by "brian lowe" <Brian.Lowe@i...> on Tue, 18 Dec 2001 11:15:33
I can't find the CSS equivalent of the table attributes 'cellspacing' 
and 'cellpadding'.

How can I define a CSS style for my <TABLE> elements that will accomplish 
the same as
<TABLE CELLSPACING="0" CELLPADDING="0">
...
</TABLE>

Brian Lowe
--------@

  Return to Index