CSS min-height

Previous Next

Demo of the different values of the min-height property.

Click the property values below to see the result:

min-height: 50px;
min-height: 200px;
min-height: 100%;
See this blue div element with different min-height values.
See this blue div element with different min-height values.
See this blue div element with different min-height values.

Play more with the code in our Tryit yourself editor: Try it Yourself ❯