2010/10/23 MEM <[email protected]>: > Hello (again), > > I'm trying to accomplish the following: > http://www.occ.nuvemk.com/CssMarcio/secundariaOcc.html > > With the above CSS: > http://www.occ.nuvemk.com/CssMarcio/occ.css > > The floats seem to be understood on latest FF, Opera and Mac Safari - > But on IE8 the clear seems to clear more then what it should. > > I will not say that it's IE8 fault etc... cause normally I'm the issue. :s > > Can I have your help?
I have: a) corrected the markup. b) contain the floats with overflow property applied on the ul. c) give a explicit width to the ul so that, the out of the flow element could not go more upper then what it should. Seems to be ok now. http://www.occ.nuvemk.com/CssMarcio/secundariaOcc2.html Thanks for the previous answers... ;) Márcio ______________________________________________________________________ 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/
