May 2000
Intermediate to advanced
472 pages
14h 17m
English
width — IE4 P/Y | IE5 P/Y | NN4 P/P | Op3 Q/-
Used to set the width of an element. This is most often applied to images, but can be used on any block-level or replaced element. Negative values are not permitted.
TABLE {width: 80%;}<length> | <percentage> | auto
auto
no
block-level and replaced
Percentage values refer to the parent element’s width.
Read now
Unlock full access