Specify the exact value of the spacing between your words. Word-spacing works best when pixels are used as the spacing value.
Examples
p {word-spacing: 30px}
p {word-spacing: -0.5px}
Possible Values
Value Description
normal Defines normal space between words
length Defines a fixed space between words

Related Resources:

  • No Related Resources

Related posts:

  1. Letter and word spacing: the ‘letter-spacing’ and ‘word-spacing’ properties
  2. CSS BORDER-SPACING
  3. CSS LAYOUT-GRID-CHAR-SPACING
  4. CSS WORD-BREAK
  5. CSS TEXT-JUSTIFY