Place Items

Set item justification & alignment simultaneously.

Widely available

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

Chrome
Edge
Firefox
Safari

pi-b
place-items: baseline;
pi-c
place-items: center;
pi-e
place-items: end;
pi-s
place-items: start;
pi-ss
place-items: stretch stretch;

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.