Table height %

Howdy folks,

Quick question... i'm trying to have content fill a page from top to bottom.  Using HTML4.0 it was no problem... toss it in a table and use height="100%".

Now that i've switched to XHTML1.0, i can't use that.  I tried using the CSS attribute height: 100%, but that seems to be not valid according to the CSS spec.  Apparently, it works in IE 5.x, but since it's not part of the actual spec, it fails in IE6.0/Mozilla

To see the actual example, take a look at: http://www.chikli.com.  The copyright line is supposed to be on the bottom of the page.

Any help?

    ==========================================================
.oO Nayan Hajratwala     Chikli Consulting      HR ONLINE Team Oo.
.oO       "Everything's gonna be alright" - Bob Marley         Oo.
    ==========================================================

Received on Friday, 19 April 2002 17:10:16 UTC