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?

-- 
Els
http://locusmeus.com/
http://locusoptimus.com/


______________________________________________________________________
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/

Reply via email to