Property | Values | Description |
color | color | Sets the color of a text |
letter-spacing | normal length | Increases or decreases the space between characters |
text-align | left right center justify | Aligns the text in an element |
text-decoration | none underline overline line-through blink | Adds decoration to text |
text-indent | length % | Indents the first line of text in an element |
text-transform | none capitalize uppercase lowercase | Controls the letters in an element |
white-space | normal pre nowrap | Sets how white space inside an element is handled |
word-spacing | normal length | Increases or decreases the space between words |