Zak McGregor wrote:
> Why, in quirks mode, does Firefox decide to add the amount of padding-top to 
> the
> specified height of the element I'm adding padding to? Will switching modes 
> help
> me in this case?
> 
> #small_div {
>       margin-left: 0;
>       width: 120px;
>       height: 120px;
>       padding-top: 40px;
> }
> 
> This causes the div to be 160px high...

Hi Zak,

This might help:

     + http://developer.mozilla.org/en/docs/Mozilla_Quirks_Mode_Behavior
     + http://www.quirksmode.org/index.html?/css/quirksmode.html

AD

-- 
[EMAIL PROTECTED]
www.adrianocastro.net
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to