CSS property: word-spacing
Property values
Value |
Description |
|---|---|
length |
This value specifies the distance between words as an absolute value. The value can be an integer with the unit of measurement. For example, “10pt” or “6px”. Negative values are permitted. Possible units include pt, px, in, cm, pc, em, or ex. |
normal |
This value specifies that the BlackBerry® Browser renders the text using the normal spacing between words. |
inherit |
This value specifies that the element inherits the word-spacing property value from the containing element. |
Parent topic: CSS Properties