On Jan 1, 2014, at 8:47 PM, Alan Gresley <a...@css-class.com> wrote:
> Because you are going to have overflow of the containing block. You want the 
> following to add up to 100%.
> 
>  | 'margin-left' + 'border-left-width' + 'padding-left' +
>  | 'width' + 'padding-right' + 'border-right-width' +
>  | 'margin-right' = width of containing block
> 
> 
> 1. http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#float-width
> 2. 
> http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#Computing_widths_and_margins

Thank you, Alan..there’s a lot of meat there.

John
______________________________________________________________________
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