The Do's and Don'ts of letter-spacing
Helping you fall in love with CSS.
www.kevinpowell.coHere’s the latest on letter spacing (typography) and CSS as of 2024–2026.
Core idea
Recent developments and trends
Practical guidelines
Common resources and references
If you want, I can tailor guidance to your project (font family, sizes, language, and target devices) and suggest exact CSS values and test cases. I can also assemble a quick reference chart or a sample typography checklist.
Helping you fall in love with CSS.
www.kevinpowell.coThe letter-spacing CSS property sets the spacing between text characters. This value is added to the natural spacing between characters while rendering the text. Positive values of letter-spacing spread characters further apart, while negative values of letter-spacing bring characters closer together.
developer.mozilla.orgConsidering that written words are the foundation of any interface, it makes sense to give your website's typography first-class treatment. When setting type,
css-tricks.comLetter spacing is the adjustment of spaces between characters in a text. It is as if you let your letters have air or make them snuggle close together.
inkbotdesign.comThe letter-spacing CSS property sets the horizontal spacing behavior between text characters. This value is added to the natural spacing between characters while rendering the text. Positive values of letter-spacing causes characters to spread farther apart, while negative values of letter-spacing bring characters closer together.
developer.mozilla.orgUSWDS makes it easier to build accessible, mobile-friendly government websites.
designsystem.digital.gov