Forum Moderators: not2easy
I used min-height: 333; for Opera and Netscape.
I then used the hack _height: 333; for IE.
However, what can I do for Safari that will not work with any of these. Not even height: 333;
The site gets too small and content overlaps when there is not enough text to push the footer down.
Thanks in advance.
Many standards charts have asserted that Safari supports min-width and max-width. How wrong you are. Safari only supports these properties on non-positioned non-replaced elements...from here [weblogs.mozillazine.org]
I don't know if that's any help in your layout or not..
Suzy