css.properties

float

The float property floats an element to the left or right.

Formal Syntax

block-start | block-end | inline-start | inline-end | snap-block | <snap-block()> | snap-inline | <snap-inline()> | left | right | top | bottom | none | footnote

See specification

Browser Support

standard | MDN ยท Spec ยท Spec

FeatureChromeFirefoxSafariEdge
float11112
inline-end1185515118
inline-start1185515118
left11112
none11112
right11112

Related Properties