Syntax

Text Orientation

Setting orientation of the text characters in a line.

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

Overview

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 based on different states using selectors and conditional queries.

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

Setting indentation of the first line.

Syntax
Text Overflow

Handling how hidden overflow content.

© Aoyue Design LLC.