January 29, 2004

warning: webmonkey entry ahead

if you're trying to get a vertical column to fill the whole page in IE/Mac (using CSS, not tables), giving a div the property height: 100%; doesn't do anything until you do... wait for it....:
html, body {
    height: 100%;
}
now thats the stuff. freakin' finally.
Posted by Steve on January 29, 2004 05:07 PM
Comments
Post a comment









Remember personal info?