[EMAIL PROTECTED] wrote: > Demo (and screenshots): > http://cim.szm.sk/float-clear.html > > Text, which floats around the top of the second "float clear" div, > does not leave space for the top margin > or (if margin is 0) sometimes overlaps the div. > > Is this the browser bug? (How is it in the spec?) > How shoud I handle this situation?
Don't know, but the problem in Fx1.5 could be related to a Fx bug [1]. I've stumbled into this old problem a while ago [2], and Adam pointed out some problems with the not very clear specs in this thread. If your problem is related to the one I reported, I don't know of a good solution, e.g. in [3], I am using a little margin-top of 0.5em to prevent the floating up into a line box. Ingo [1] https://bugzilla.mozilla.org/show_bug.cgi?id=41412 [2] http://archivist.incutio.com/viewlist/css-discuss/57982 [3] http://www.satzansatz.de/cssd/tmp/floatspacer.html -- 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/
