»
S
I
D
E
B
A
R
«
Minimum Height for a DIV for any browser
Nov 19th, 2008 by Josh Rivers

Another quickie today. This time, it’s how you can create a CSS block that has a minimum
height, but still grows larger should the content need more space.

selector { min-height:500px; height:auto !important; height:500px; }

»  Substance: WordPress   »  Style: Ahren Ahimsa