Text Wrap

Set how text wraps within an element.

Newly available

This feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

Chrome
Edge
Firefox
Safari

tw-b
text-wrap: balance;
tw-n
text-wrap: nowrap;
tw-p
text-wrap: pretty;
tw-w
text-wrap: wrap;

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.