The letter-spacing property increases or decreases the space between characters in a text.
CSS Syntax:
letter-spacing: normal|length|initial|inherit;
Definition and Usage
The letterSpacing property sets or returns the space between characters in a text.
Tip: To set or return the spacing between words in a text, use the wordSpacing property.
Example:

Out put:
