Next-Gen App & Browser
Testing Cloud

Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles

Next-Gen App & Browser Testing Cloud

letter-spacing CSS property

css-letter-spacing CSS property controls spacing between characters of text, not to be confused with kerning , which is a kind of edge-alignment: its effect is subtle and should be used appropriately.

Last updated on : 2023-03-20

Browser Versions

IEIE

EdgeEdge

FirefoxFirefox

ChromeChrome

SafariSafari

OperaOpera

6 - 8
Test on IE 6 - 8 ...
9 - 11
Test on IE 9 - 11 ...
12 - 111
Test on Edge 12 - 111 ...
2 - 113
Test on Firefox 2 - 113 ...
4 - 29
Test on Chrome 4 - 29 ...
30 - 114
Test on Chrome 30 - 114 ...
3.2 - 6
Test on Safari 3.2 - 6 ...
6.1 - 16.4
Test on Safari 6.1 - 16.4 ...
10.5 - 16
Test on Opera 10.5 - 16 ...
17 - 95
Test on Opera 17 - 95 ...

...Fully Supported

...Partially

...No Support

Formal Definition

Inherited

yes

Applies to

all elements. It also applies to ::first-letter and ::first-line.

Initial value

normal

Animation type

a length

Computed value

an optimum value consisting of either an absolute length or the keyword normal

Specifications

CSS Text Module Level 3 # letter-spacing-property

Syntax

/* Keyword value */
 letter-spacing: normal;
 /* <length> values */
 letter-spacing: 0.3em;
 letter-spacing: 3px;
 letter-spacing: .3px;
 /* Global values */
 letter-spacing: inherit;
 letter-spacing: initial;
 letter-spacing: unset;

Browser Compatibility

letter-spacing CSS property on IE is fully supported on 9-11 and partially supported on 6-8 IE versions.

letter-spacing CSS property on Edge is fully supported on all Edge versions.

letter-spacing CSS property on Firefox is fully supported on all Firefox versions.

letter-spacing CSS property on Chrome is fully supported on 30-114 and partially supported on 4-29 Chrome versions.

letter-spacing CSS property on Safari is fully supported on 6.1-16.4 and partially supported on 3.2-6 Safari versions.

letter-spacing CSS property on Opera is fully supported on 17-95 and partially supported on 10.5-16 Opera versions.

letter-spacing CSS property on Safari on iOS is fully supported on all Safari on iOS versions.

letter-spacing CSS property on Android Browser is fully supported on 4.4-111 and partially supported on 2.3-4 Android Browser versions.

letter-spacing CSS property on Opera Mobile is fully supported on 64-73 and partially supported on 10-12 Opera Mobile versions.

letter-spacing CSS property on Chrome for Android is fully supported on all Chrome for Android versions.

letter-spacing CSS property on Firefox for Android is fully supported on all Firefox for Android versions.

letter-spacing CSS property on Samsung Internet is fully supported on all Samsung Internet versions.

100
Hightooltip

Overall Browser Compatibility Score

Note:letter-spacing CSS property shows a browser compatibility score of 100. This is a collective score out of 100 to represent browser support of a web technology. The higher this score is, the greater is the browser compatibility. The browser compatibility score is not a 100% reflection for every browser and the web technology support. However, it does give you an estimate on how much you should rely on a particular web technology in terms of browser compatibility.


Test on 3000+ browsers for letter-spacing CSS property & more

Test your website for letter-spacing CSS property and other web technologies. Get 100 FREE automation test minutes!

Test Now...

KaneAI - Testing Assistant

World’s first AI-Powered E2E testing agent.

...
ShadowLT Logo

Start your journey with LambdaTest

Get 100 minutes of automation test minutes FREE!!

Signup for free

Did you find this page helpful?

Helpful

NotHelpful