February 2006
Intermediate to advanced
826 pages
63h 42m
English
max-width
Specifies the maximum width of an element. Negative values are not permitted.
<length> | <percentage> | none | inherit
none
All elements except nonreplaced elements (i.e., inline text elements), table rows, and row groups.
No.
Refer to width of the containing block.
Percentage values or absolute length as specified.