"Wim Roffal" <wimroffelplease@nospamm-planet.nl> wrote in
comp.infosystems.www.authoring.stylesheets:
>Can someone explain me how I can do calculations with padding.
In CSS, you can't.
If this is important, create your files as input to some
preprocessor that writes valid CSS as output. (This is what I do, in
fact, to get margins all equal when the text sizes are different.)

Signature
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/