min-width | WebReference

min-width

Name: min-width

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

Browser Compatibility: NN 6+ / O 4+

Inherited: No

Values:

Code Example:

h1 {min-width: 50px;}