Skip to main content

Float

Set how an element floats within its container.

Widely available

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

Chrome
Edge
Firefox
Safari

fl-ie
float: inline-end;
fl-is
float: inline-start;
fl-l
float: left;
fl-none
float: none;
fl-r
float: right;

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.