Zoe M. Gillenwater wrote: > In IE, paragraphs that follow the cleared floats seem to clear > as well, leaving large gaps. I've tried the standard IE bugs > fixes without success. > > The bug is shown in case 2 on one of Bruno Fassino's test > pages: http://www.brunildo.org/test/IEWfc2.html
> I've also made my own test page that shows only the float + > clear bug I'm interested in: > http://www.saferoutesinfo.org/guide/float-clear.html > > Any ideas? Not a fix of course, but is it an option to place all your floats before all your paragraphs? Another workaround is to float the paragraphs left, but that is only having the desired result if you are sure there is no paragraph shorter than one full line's width, and you don't want any wrapping around the floats on the right. -- Els http://locusmeus.com/ http://locusoptimus.com/ ______________________________________________________________________ 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/
