- From: L. David Baron <dbaron@dbaron.org>
- Date: Thu, 6 Jul 2006 00:20:59 -0400
- To: www-style@w3.org
Received on Thursday, 6 July 2006 04:21:05 UTC
On Wednesday 2006-07-05 20:58 -0700, Andrew Fedoniouk wrote:
> The spacing attribute will allow to define 'cellspacing' html attribute in
> CSS.
> (Currently table:cellspacing cannot be defined/modeled in CSS at all as you
> know).
That's already in CSS2:
http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing
(And the cellpadding attribute on tables maps to the 'padding' property
on the cells.)
-David
--
L. David Baron <URL: http://dbaron.org/ >
Technical Lead, Layout & CSS, Mozilla Corporation
Received on Thursday, 6 July 2006 04:21:05 UTC