Ingo Chao wrote:
Ingo Chao wrote:
http://www.westcornwallweb.co.uk/dev/blog/index.htm

It's the position:relative in #rap, without a dimension.

IE don't like such constructs.

Well, you need the position:relative to offset a.p. boxes relative to it. But you can't give #rap a dimension, because some elements of your page shall overflow #rap, and IE does not allow it.

sigh.

What about applying the next dimensioned child position:relative too?

#content {... height: 25em; position:relative;}

?

Ingo


--
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to