Gets or sets a value indicating where the next line should appear in a visual browser after the line break caused by this element.

[VBScript]
Public Property Clear As String
[JScript]
public function get Clear() : String;
public function set Clear(String);

Property Value

A string representing the control flow of text around floats.

See Also

HTMLBRElement Object | HTMLBRElement Members | DOM Namespace