Text Orientation

Set the orientation of text characters.

Widely available

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

Chrome
Edge
Firefox
Safari

to-m
text-orientation: mixed;
to-u
text-orientation: upright;
to-sr
text-orientation: sideways-right;
to-v
text-orientation: sideways;

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.