Text Align

Set the horizontal alignment of text.

Widely available

This feature is well established and works across many devices and browser versions.

Chrome
Edge
Firefox
Safari

ta-c
text-align: center;
ta-e
text-align: end;
ta-j
text-align: justify;
ta-ja
text-align: justify-all;
ta-l
text-align: left;
ta-mp
text-align: match-parent;
ta-r
text-align: right;
ta-s
text-align: start;

Media Queries

Prefix a class with a breakpoint to apply it from that width up.

Pseudo Classes

Prefix a class with a state to apply it only while that state matches.