Previous Message
Next Message

Float Problem?

Sent by Bob Easton on 3 November 2004 11:11


LW Ellis wrote:
> http://www.5thgenco.com/css/1.html
> This displays the way I want in FF0.8 and NN7.
> Imagine my surprise...It doesn't in IE 6.

Source order and the sequence of clears are being interpreted 
differently in IE.  Some of this might be due to the ambiguity of having 
the menu material at the bottom of the source order without explicit 
positioning.  I'm not sure it's a bug, but Big John's pages about IE 
bugss would be a good place to check, as well as a good float clearing 
method. [1][2]  On the other hand, either removing the clear:both from 
#sub1 or moving the navigation to the top of the source order with a 
float:right will likely produce what you want.

[1] http://www.positioniseverything.net/ie-primer.html
[2] http://www.positioniseverything.net/easyclearing.html

-- 
Bob Easton
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: