Previous Message
Next Message

IE and simple clear method question

Sent by Gunlaug_Sørtun on 14 July 2006 15:03


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-REMOVED]]
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/
Previous Message
Next Message

Possibly related: