CSS Property:
max-width:
none
50px
150px
50%
100%
Result:
Change this DIV's max-width by clicking the radiobuttons on the left.
CSS Code:
div
{
width:auto;
height:auto;
max-width:
none
;
}
Click the property values above to see the result
W3Schools.com
- Play it