Chris Knowles wrote: > 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. > > > 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). > > No crystal ball here... :-) . This is one way to do it. Note thay IE/6 is is quirks. <http://www.chelseacreekstudio.com/ca/cssd/test-109.html>
-- A thin red line and a salmon-color ampersand forthcoming. http://chelseacreekstudio.com/ ______________________________________________________________________ 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/
