Hi Els. I have tried both clear:left and clear:both. I will put something up on a server shortly so you can see this. It is strictly an IE Windows problem. The layout works properly on Safari, Netscape Win, Firefox Win, Firefox Mac, Opera Win and Mac, and IE Mac. It works fine on Windows except when I use floated multiple columns in my main (center) column of the layout.
Regards, David Els wrote: > David Pratt wrote: > >>Hi I have a three column layout where I am placing two or >>three column text in the main (center) column. These text >>areas floated left. It works fine on all browsers except IE. I >>am trying to clear the float with >> >><div style="clear: left"></div> >> >>following each two or three column text area but it does not >>clear and the content in my right and left columns of the main >>layout is getting pushed down. >> >>Just a note that without the two or three column text in the >>center column (just regular text), my three column layout is >>just fine and does the right thing. >> >>Anyone have advice on how to solve this. > > > > How about showing us the patient? ;-) > Wild guess though: what happens if you leave a space inside that > clearing div and/or use clear:both instead of clear:left? > ______________________________________________________________________ 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/
