Thank you, Els.

> IE is doing it wrong.
> You now have the sequence as 1 left, 1 right, 1 left, 1 right.
> Because the second right comes after the second left, it starts at the
> same height as the second left, which is not at the bottom of first right,
> since that one is shorter than the first one on the left.

But that is the very problem I have with FF and Op rendering, which I have not 
known to solve yet.

> Just change the sequence - first the two on the left, then the two on the
> right, then the text.

This does not help. 
If the order is 2 left and then 2 right "clear floats",
then the first right float starts at the same hight as the second left (in FF, 
Op).
The "clear: left" of the second left div pushes the following right floats to 
its starting height as you mentioned.

Have a nice day!
Michal Cizmazia

______________________________________________________________________
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