HTMLBRElement.Clear

HTMLBRElement.Clear property

Control flow of text around floats. See the clear attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public string Clear { get; set; }

See Also