>This[1] is a real issue and one that should have been addressed by the
>CSS spec.  Setting a table to 100% high in IE in quirks mode makes the
>table the height of the screen, a really useful feature.  This isn't
>available in standards mode, and there is *no* equivalent in a
>tableless design.

No need for quirks mode, I don't think.  Set html,body{height:100%} (as
well as your table) and you should be good to go in standards mode.

I'll let others reply to the more specific height details of CSS, as I
can get it working but don't understand it as well as I'd like to.

[1] making page content full height of the screen without hard coding
height.
______________________________________________________________________
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