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
BrowsersIEFirefoxSafariOperaChrome
Versions71260.2
Belongs to:

See the full list CSS properties and browser support: CSS Properties