min-height | WebReference

min-height

Name: min-height

Description: Specifies the minimum height to be used for an element.

Browser Compatibility: NN 6+ / O 4+

Inherited: No

Values:

Code Example:

h1 {min-height: 50px;}