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 | Working Draft | |
CSS Level 2 (Revision 1) | Recommendation | |
CSS Level 1 | Recommendation | Initial definition |
CSS Text by Mozilla Contributors is licensed under CC-BY-SA 2.5.