CSS: word-spacing

Tutoring, I just love to bring up neat new topics. The tutor mentions word-spacing.

  1. This sentence has no word-spacing set.

  2. This sentence has word-spacing at 150% (which apparently doesn’t change the rendering).

  3. This sentence has word-spacing at 1em.

  4. This sentence has word-spacing at 6px.

  5. This sentence has word-spacing set to 0.25cm.

Sentence 2, above, seems to suggest that word-spacing cannot be set by percent. On my desktop, sentence 5’s word spacing is 0.4cm, even though it’s set to 0.25cm.

HTH:)

Source:

w3schools.com

Meyer, Eric A. CSS Pocket Reference. Sebastopol: O’Reilly, 2004.

Jack of Oracle Tutoring by Jack and Diane, Campbell River, BC.

Leave a Reply