Hello, I have a page structure which contains a left and right floated div
side-by-side with a third div that spans them both below using the clear:
both property.

All three divs contain separate background images and were displaying
correctly in FF3 and IE7.

However, when I have attempted to nest two new divs inside the third div
(the one with the clear: both property), this pushes the third div below the
two nested divs (as though the clear: both property is making the div clear
ALL divs within the wrapper... even those nested within them).

This problem is only occurring in IE7, the page displays as I would expect
in both FF3, Safari and Chrome.

Can attempt to supply example code if the above doesn't make sense but am
bound by a non-disclosure agreement!
______________________________________________________________________
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