Is there any declaration in CSS that replaces "cellspacing" and
"cellpadding" ??
It would be great if anyone could help me out with this. :)
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