Ingo Chao wrote:
> <div style="float: left; height:100px; width:100px; background: 
> yellow;"></div>
> 
> <div style="float: left;">
>    <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nam 
> luctus urna non sem.</p>
> </div>
> 
> If the window is wide enough, the Lorem ipsum stays next to the yellow 
> float. But if the window is narrowed, the Lorem ipsum does not wrap, it 
> just drops under the float. It wraps in IE.

I think it's here:
http://www.w3.org/TR/CSS21/visudet.html#q8
The available width for the second float is the width of the containing 
block.

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to