Ib Jensen wrote:

Considering that FF, belongs to the "better part" of the browsers, I've would have expected that FF had shown it more correctly than IE in this case.

It does!
You have 'height : 100px;' on your footer, and all browsers but IE6 and
older honor that height - which is too short for the footer's content.
The result is correct and looks "interesting", but wasn't quite what you
wanted, it seems.

IE6 (and older IE/win versions) however does *not* honor declared
dimensions if/when the content is too large, and the buggy result just
happens to suit you better.

regards
        Georg
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to