Hi, all

What is the best way of forcing a container box enclose its floats?
clear:both is not good, because it would make the cleared element below all
previous floats. It's inappropriate on a column setup layout.
I also tested overflow:auto, but in many times an annoying scroll bar
appears.
How about overflow:hidden, it's the best way?

Thanks.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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