clear

Specifies how the text flows with regards to any surrounding elements.

Platform Support

IENetscapeMozillaOperaSafari
4.0+1.0+7.0+1.0+

Values

allClears all text until text can reach both right and left margins.
leftText flows around the left of left-aligned elements.
noneDefault line break behavior.
rightText flows around to the right of right-aligned elements.

Availability

W3C HTML 4.01

Related

text_html aptana_docs