On Aug 3, 2006, at 10:20 AM, Rachel May wrote:
Cellspacing from memory you can't control through css although I
could be
wrong about that...?
cellspacing is controlled through the border-collapse and border-
spacing properties. [1]
Presently iExploder only supports border-collapse:collapse, and
doesn't know anything about border-spacing. Other browser have full
support for those (although not always correct; cough cough, Safari
and Konqueror).
border-collapse:collapse is equal to the cellspacing attribute set to 0.
PS - cellspacing and cellpadding are perfectly valid attributes for
all DTD.
[1] <http://www.w3.org/TR/CSS21/tables.html#borders>
Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************