Text Overflow

Set how overflowing text is signaled to the user.

Widely available

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

Chrome
Edge
Firefox
Safari

to-c
text-overflow: clip;
to-e
text-overflow: ellipsis;

Media Queries

Prefix a class with a breakpoint to apply it from that width up.

Target viewport sizes with breakpoint prefixes.

Pseudo Classes

Prefix a class with a state to apply it only while that state matches.