HTMLBRElement 接口表示一个 HTML 分行符元素 (<br>)。它继承了 HTMLElement。
Object.prototype
Function.prototype
EventTarget
Node
Element
HTMLElement
HTMLBRElement
程序不能直接调用该构造函数,否则将会产生异常。
继承自父接口 HTMLElement 的属性。
属性 | 说明 |
---|---|
- | - |
没有特殊的方法; 继承了父对象 HTMLElement 的方法。
语法 | 说明 |
---|---|
- | - |
Object.prototype
EventTarget.prototype
Node.prototype
Element.prototype
HTMLElement.prototype
HTMLBRElement.prototype
属性 | 说明 |
---|---|
- | - |
Object.prototype
EventTarget.prototype
Node.prototype
Element.prototype
HTMLElement.prototype
HTMLBRElement.prototype
<br> 元素