Re: CSS Positioning question

by "Darrell King" <darrell(at)webctr.com>

 Date:  Sat, 24 Aug 2002 10:34:48 -0400
 To:  <hwg-techniques(at)mail.hwg.org>
 References:  woram
  todo: View Thread, Original
I don't believe this is a bug. The div is not enclosing the other elements,
since you took it outside the flow of the document by positioning it
absolutely.

It would seem that it should enclose them, as it does within the source
code. It doesn't, though, because they are part of the flow and it is not.
The div in question exists independently of the other elements.

D


----- Original Message -----
From: John Woram

That's my understanding too, and test2 seems to bear that out. If I
shift the containing element (div class="thispage"), everything within
it shifts accordingly. So, all the elements seem to behaving properly,
with the exception of the collapsed box outline. My best guess is that
this is is a CSS absolute bug--especially since the same problem does
not exist in the relative example.

John

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA