This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

HTMLBRElement

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨2015년 7월⁩.

HTMLBRElement 인터페이스는 HTML 줄바꿈 요소(<br>)를 나타냅니다. HTMLElement를 상속합니다.

must be a string

속성

부모인 HTMLElement로부터 상속합니다.

HTMLBRElement.clear 지원이 중단되었습니다

떠있는 요소 주변 텍스트의 흐름을 나타내는 DOMString입니다.

메서드

부모인 HTMLElement로부터 상속합니다.

명세

Specification
HTML
# htmlbrelement

브라우저 호환성

같이 보기

  • 인터페이스를 구현하는 HTML 요소 <br>.