CSS Text
CSS Text is a module of CSS that defines how to perform text manipulation, like line breaking, justification and alignment, white space handling, and text transformation.
Reference
Properties
- hanging-punctuation
- hyphens
- letter-spacing
- line-break
- overflow-wrap
- tab-size
- text-align
- text-align-last
- text-indent
- text-justify
- text-size-adjust
- text-transform
- white-space
- word-break
- word-spacing
Specifications
| Specification | Status | Comment | 
|---|---|---|
| CSS Logical Properties and Values Level 1 | Editor's Draft | Updates some properties to be independent of the directionality of the text. | 
| CSS Text Module Level 3 | Candidate Recommendation | |
| CSS Level 2 (Revision 1) | Recommendation | |
| CSS Level 1 | Recommendation | Initial definition | 
    © 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
    https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Text