Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

cellspacing and cellpadding

0 views
Skip to first unread message

Thomas Kalve Pedersen

unread,
Nov 5, 2000, 3:00:00 AM11/5/00
to
Hello!

Is there any declaration in CSS that replaces "cellspacing" and
"cellpadding" ??

It would be great if anyone could help me out with this. :)

Thomas.

Samuli Lintula

unread,
Nov 5, 2000, 3:00:00 AM11/5/00
to

In article <VS3N5.3002$mx.6...@news1.oke.nextra.no>, Thomas

Cellpadding is replaced by 'padding' property. However, caption
17 for tables in CSS2 specifications doesn't mention margin
anywhere. It is supposed that you don't you use CSS tables for
layout, when you can use div's with different position properties.
(See: <http://users.utu.fi/saklint/aamuli/ihmisia.html> which, BTW, IE
shows wrong! Fix the bug! [box width = margin-left + padding-left +
width + padding-right + margin-right])
If you don't need borders you can use them as margins.

--
Samuli Lintula
samuli....@utu.fi http://users.utu.fi/saklint/
University of Turku - Department of Biochemistry

0 new messages