Controlling Space between Words
|
Figure 49.4. Just three pixels of extra word spacing make the paragraph on the left easier to read.
[View full size image]

doesn't set the word spacing to 3 pixels, but puts three additional pixels of space between words. Similarly, the style definition:
word-spacing: 3px;
word-spacing: -3px;
word-spacing: normal;