Syntax

Text Wrap

Controlling how text inside an element is wrapped.

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

Overview

ClassDeclarations
text-wrap:valuetext-wrap: value;
text:wraptext-wrap: wrap;
text:nowraptext-wrap: nowrap;
text:balancetext-wrap: balance;
text:prettytext-wrap: pretty;

Conditionally apply

Apply styles based on different states using selectors and applying conditionally.

<div class="text:balance:hover text:balance@sm text:balance@dark text:balance@print"></div>
Syntax
Text Underline Offset

Setting the distance of a text decoration line from its original position.

Syntax
Touch Action

Setting how an element's region can be manipulated by a touchscreen user.

© Aoyue Design LLC.