May 2000
Intermediate to advanced
472 pages
14h 17m
English
word-spacing — IE4 N/Y | IE5 N/Y | NN4 N/N | Op3 Y/-
Used to set the amount of whitespace
between words. A “word” is defined as a string of
characters surrounded by whitespace. Length values are used to define
a modifier to the usual spacing, not the entire space itself; thus,
normal is synonymous with 0
(zero). Negative values are permitted, and cause the words to bunch
closer together.
P {word-spacing: 0.5em;}
normal | <length>
normal
yes
all elements
Read now
Unlock full access