Text

Text Orientation

Style syntax for setting orientation of the text characters in a line.

🚧This page is still under construction and some content may not be complete.

Overview [sr-only]

ClassDeclarations
text-orientation:valuetext-orientation: value
text:mixedtext-orientation: mixed
text:sidewaystext-orientation: sideways
text:sideways-righttext-orientation: sideways-right
text:uprighttext-orientation: upright
text:use-glyph-orientationtext-orientation: use-glyph-orientation

Conditionally apply

Apply styles in different states using selectors, media queries, etc.

<div class="text-orientation:mixed:hover text-orientation:mixed@sm text-orientation:mixed@dark text-orientation:mixed@print">…</div>
PREVIOUS
Text Indent

Style syntax for setting indentation of the first line.

NEXT
Text Overflow

Style syntax for handling how hidden overflow content.

MIT License Ā© Aoyue Design LLC.