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