> Do you have a link to the table in question so we can see whats not
> working (and the way you want it to work?)
> 
> hint :
> border-collapse : collapse;  gets rid of the need for cellpadding and
> cellspacing in the html
> 
> Yes, it's better to put all your presentational code in the CSS.



I am under the impression that cellspacing is not yet supported in CSS
- but cellpadding can be added with the padding property.

I usually just use the cellspacing attribute within my <table> tag -
but that's the only one. Everything else, regarding the table, is
controlled with CSS.

MATTHOM
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to