I have a question regarding box sizing.

Box Sizing: Content Box
Doesn't include the height values, only the width values, unlike border box ?

Box Sizing: Border Box
Includes the border and padding values into the height and width values, allowing you to set the total width of an alement though the width property.
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to