--- title: HTMLBRElement slug: Web/API/HTMLBRElement tags: - API - HTML DOM - Interface - Reference translation_of: Web/API/HTMLBRElement ---
HTMLBRElement
인터페이스는 HTML 줄바꿈 요소({{htmlelement("br")}})를 나타냅니다. {{domxref("HTMLElement")}}를 상속합니다.
{{InheritanceDiagram(600, 120)}}
부모인 {{domxref("HTMLElement")}}로부터 상속합니다.
부모인 {{domxref("HTMLElement")}}로부터 상속합니다.
Specification | Status | Comment |
---|---|---|
{{SpecName('HTML WHATWG', "#htmlbrelement", "HTMLBRElement")}} | {{Spec2('HTML WHATWG')}} | No change from {{SpecName("HTML5 W3C")}} |
{{SpecName('HTML5 W3C', "textlevel-semantics.html#the-br-element", "HTMLBRElement")}} | {{Spec2('HTML5 W3C')}} | No change from {{SpecName("DOM2 HTML")}} |
{{Compat("api.HTMLBRElement")}}