| Syntax | selector {letter-spacing: value;}
|
|---|---|
| Usage | The letter-spacing property is used to control the spacing between text letters. If a length value is used, then the specified length is added to the default space between letters. Negative length values are permitted. This property is specified by using a length, or a keyword, according to the syntax shown above. |
| Keywords |
|
| Applies To | All elements |
| Inherited | Yes |
| Initial Value | normal |
![]() ![]() The letter-spacing property is set to 5 pixels. |