| min height
|
whatson

msg:4493955 | 8:20 pm on Sep 11, 2012 (gmt 0) | Is there some code that can make e.g. a div, be a minimum height. e.g. a div must be at least 500px high, but if the content goes further than this, then the div will extend to e.g. 600px?
|
lucy24

msg:4493996 | 10:06 pm on Sep 11, 2012 (gmt 0) | How far back do you need to go? Current browsers support the basic {min-height: 500px;} but MSIE5 doesn't. (I'm on a Mac, hence nothing newer.)
|
|
|