HTMLBRElement

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

HTMLBRElement インターフェイスはは HTML 改行要素 (<br>) を表現します。HTMLElement から継承しています。

EventTarget Node Element HTMLElement HTMLBRElement

属性

親である HTMLElement からプロパティを継承しています。

HTMLBRElement.clear 非推奨;

文字列で、浮動オブジェクトを回り込むテキストの流れを示します。

メソッド

固有のメソッドはありません。親である HTMLElement からメソッドを継承しています。

仕様書

Specification
HTML
# htmlbrelement

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
HTMLBRElement
clear
Deprecated

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
Deprecated. Not for use in new websites.

関連情報

  • このインターフェイスを実装している HTML 要素: <br>