BRElement
The HTMLBRElement
interface represents a HTML line break element (br
). It inherits from HTMLElement
.
Documentation HTMLBRElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
Instance Members
clear: String
Is a DOMString
indicating the flow of text around floating objects.