Hmmm.... why does <html> and <body> need a height? That is surely a hack.
Because their height is the height of their content, not of the whole viewport. Only the flood fill of <html> (and/or <body> in SGML way of parsing) is the only exception, it gets special treatment.
-- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com ______________________________________________________________________ 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/
