clear

The clear property sets which side of an element is not allowed to be wrapped around by other elements. If float is set to wrap around an element, then clear overrides its effect on the specified sides.

Syntax



clear: none | left | right | both;