This example demonstrates:
#How to increase or decrease the space between characters.
Example analysis:
letter-spacing attribute is used to increase or decrease the space between characters (character spacing) .
Attribute values that can be set:
●Normal: Default value, stipulates that there is no extra space between characters.
●length: Defines the fixed space between characters (negative values are allowed).