clear

Specifies the position of the element relative to a floating object on the page.

Platform Support

IENetscapeMozillaOperaSafari
4.0+4.0+1.0+5.0+1.0+

Usage

[position-value]

Values

inheritInherit the value from the parent element.
noneNo specified position.
leftPositions the element to the left of the object.
rightPositions the element to the right of the object.
bothClear the object until the element can reach both margins.
allClears all.

Availability

W3C CSS2

Related

text_css aptana_docs