Text-spacing - Property CSS
Summary of characteristics of the text-spacing property
text-spacing-trim and text-autospace. Groups character spacing information for CJK languages.normal | none | auto | space-first | space-all | trim-auto | allow-end | trim-all | no-autospace | insert | replace | ideograph-alpha | ideograph-numeric | punctuationnormalDiscrète: during an animation, the text-spacing property passes from one value to another without transition.Description of the text-spacing property..
Page under construction.
The property text-spacing is a short hand for both the text-spacing-trim and text-autospace properties.
Other properties specific to CJK languages.
text-spacing-trim and text-autospace. Groups character spacing information for CJK languages.Values for text-spacing.
- text-spacing: none;
Reset the properties to their initial values:
normalfortext-spacing-trimandnormalfortext-autospace. - text-spacing: auto;
Sets the values of
text-spacing-trimandtext-autospaceto0. - text-spacing: space-first ideograph-numeric;
The first value is that of
text-spacing-trimand the second is that oftext-autospace. If either of the two values is not specified, it is set to the initial value of the property.Refer to the
text-spacing-trimand {textAutospace->link} properties for more information on the accepted values.
- text-spacing: initial; (
normal) text-spacing: inherit; text-spacing: revert; text-spacing: revertLayer; text-spacing: unset;Common values are presented on these pages:
initial,inherit,revert,revert-layer,unset.
Simulator.
Browsers compatibility with text-spacing.
The text-spacing property is not currently supported by any browser (2025).
Historic of the text-spacing property.
-
CSS Text Module Level 4
First presentation of thetext-spacingproperty.September 22, 2015Working Draft.
Voir aussi, au sujet des manipulations de texte.
The CSS specifications published by the W3C are organized into modules. The property text-spacing is part of the CSS Text Module module.
The following definitions are also described in this same module.
Properties:













text-align).






















