Specifies the minimum height that an element may be.
Platform Support
IE | Netscape | Mozilla | Opera | Safari | 6.07.0+ | 6.0+ | 1.0+ | 7.0+ | 1.3+ |
---|---|---|---|---|
|
Usage
[length] | [percentage]
Example
For a demonstration of the min and max height and width attributes, see the demo page on quirksmode:
http://www.quirksmode.org/css/width.html
Remarks
This property is useful for elements that are relatively sized compared to a browser window or parent element.
Availability
W3C CSS2