Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Absolute positionning

0 views
Skip to first unread message

JLM

unread,
Sep 17, 2004, 11:28:46 AM9/17/04
to
Hi !

I am suprise that it is impossible to absolute position a div, giving its
top, left, bottom and right properties, and setting its width and height to
'auto'. Can you confirm it is not supported by IE ? It works very well with
Opera and Gecko based browsers.

I wanted to position 3 divs in standard mode :
- one header (width=100% and height=60px)
- one footer (width=100% and height=30px)
- and one body, (width=100% and height=100%-60px-30px)
I haven't found any solution to do this, except setting top and bottom
properties for the body, with a height set to 'auto'. Is anybody have an
alternative idea ?

Thank you !
Jean-Luc


0 new messages