Appearance:
word-spacing: <value>
Possible Values:
normal | <length>
Initial Value:
normal
Applies to:
All elements
Inherited:
Yes
Examples:
P EM { word-spacing: 0.4em }
P.note { word-spacing: -0.2em }
This is a sentence with 0.4em word spacing
This is a sentence with -0.2em word spacing