BR.clear (Property)

An property that controls how the browser treats the following paragraph alignment.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myBR.clear

The value of this property controls the way that text flows around inline images and other block level objects. How this works will depend on how the object is fixed to either the left or right page border.

This property can contain any of the following values, or may simply contain an empty string:

Additional accessor methods are defined in the DOM standard, but are yet to be implemented. Since this property is read/write accessible, they are largely unnecessary.