CSS property: letter-spacing
Considerations
The letter-spacing value specified is added to the default inter-character spacing defined by the font.
Values
Value |
Description |
|---|---|
length |
This value specifies the distance between characters 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 for current font. |
Parent topic: CSS Properties