Web features explorer

float and clear

Widely available
Tags: css Groups: CSS

The float CSS property aligns an element to either side of its container, allowing text and inline elements to flow around it. The clear CSS property sets whether an element is moved below floating elements that proceed it. To learn more, see clear, float at MDN.

Compatibility