I hate having to ask this question in public, but I have no choice. You know 
how sometimes, everything you thought you knew seems wrong? This is one of 
those times. Here's a beginner question from a not-so-beginner.

Have a look at this demo page:

    http://blaqzone.com/Temp/toto.html

I'm creating a 2-column layout with a floated left column. The right column 
may wind up containing both left and right floats, so I'll need to use 
clear:both on some of its elements at some point.

Unfortunately, the cleared element gets pushed below the bottom of the 
*left* column, even though it is not a child of that column.

Is there something I can do to prevent the left column from affecting 
children of the right column?

Thanks! 


______________________________________________________________________
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