letter-spacing
Sets the horizontal spacing (kerning) between characters in a block of text.
Quick example
.uppercase-heading {
text-transform: uppercase;
letter-spacing: 0.1em;
/* adds breathing room for capitalized headers */
}Quick facts
Initial value
normalInherited
Yes
Applies to
all elements
Animation type
length
Values
normalletter-spacing Browser Support
Widely availableSince 201596% global usage
This feature is well established and works across many devices and browser versions. It has been available across browsers since 2015.
Safe to use without fallbacks.
1+
1+
1+
12+