letter-spacing
Name: letter-spacing
Description: Specifies the amount of distance (whitespace) between text characters.
Browser Compatibility: ie 4+ / NN 6+ / O 3.5+
Inherited: Yes
Values:
- inherit
- [length]
- normal [Initial value]
Code Example:
h1 {letter-spacing: 0.1cm }