Paul Hilder wrote:

>>> http://stressed.180bpm.co.uk/stuff/design/float.htm

>> #container {position: relative;}

> Ok that fixed most of the disappearing text.
> 
> However the <h3>s are still not showing in IE. I can see they're
> there. There's the right amount of space to allow for them. But IE
> just wont show them.

More of the same problem, I think.

Try the same fix on the h3 itself, and/or add a more "solid" 'hasLayout'
trigger to it, as described in the article I linked to.

This combination is often needed:

* html element {position: relative; height: 0;}

        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