W3docs

max-width

CSS Property:

Result:

Example of the max-width property:

CSS Code:

#myDiv {
background-color:pink;
max-width:none;
}

Click the property values above to see the result