min-height | | Quick CSS question: is there a way to set the minimum height of a div other than min-height (which doesn't seem to work in IE). I have a div and I don't want it to get shorter than 600px, no matter how little text there is in it; how can I go about this? |