- Description
Also (min-width), sets the maximum/minimum width of an element.
- Example
div{ max-width:50%; min-width:100px; }
- Default value
- none
- Introduced in CSS version
- 2.1
- Applies to elements
- All
- Inherited
- No
- Browser Support
Browsers IE Firefox Safari Opera Chrome Versions 7 1 2 6 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties