Tom Dell'Aringa wrote:
> http://dev2.pixelmech.com/public.html

> I have a layout where I need to use a simple clear to open up a
> floated container in FireFox. I'm using a BR tag to do this.
> 
> It works fine in FF, but the problem is in IE I get a line break
> (this is below a horizontal nav) that breaks the layout.

Delete the <br class="simpleclear" /> from the source-code, and add...

#menuwrap {float: left;}

...in CSS.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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