If the value is normal, the user agent
is allowed to adjust the letter spacing for justified text; if the value is 0, it cannot.
Compatibility
Opera Safari Firefox Internet Explorer
9.2 3.0 2.0 1.3 2.0 1.5 1.0 7.0 6.0 5.5
Full Full Full Full Full Full Full Full Full Full
Internet Explorer for Windows versions up to and including 7 exhibit an exotic bug
whereby every other br element within an element whose letter-spacing is a
length value will be ignored.
Internet Explorer for Windows versions up to and including 7 don??™t support the
value inherit.
word-spacing
word-spacing: { length | normal | inherit } ;
The word-spacing property sets the
extra spacing between words in the text
content of an element.
SPEC
version initial inherited
CSS1, 2 normal YES
BROWSER SUPPORT
Op9.2+ Saf1.3+ FF1+ IE6+
BUGGY FULL BUGGY FULL
Word spacing can be affected by text
justification (see the text-align
(p. 330) property).
When whitespace is preserved??”see
white-space (p. 341)??”all space
characters are affected by word spacing.
Pages:
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486