Re: Proposal: content-vertical-alignment - rewording

> padding-bottom of the element. [I added the padding-top and padding-bottom  
> to reduce confusion over whatever box-model is being used, paddings should  

What you are doing is varying the paddings, not adding some other component
to the box model.  Obviously that means that the standard box model won't
allow you to specify the height that you want.

Horizontal centring is done by modifying margins, not padding.  Whilst few
people use borders, you have introduced an asymmetry.

I have more thoughts, but I need time to clarify them.

Received on Friday, 10 June 2005 07:14:53 UTC