単語の区切り(Word Break)であることを明示的に指定する。改行は単語の区切りで行われる。
HTML要素のタグ名、属性名および属性値は、大文字と小文字のどちらでもよい。
<wbr></wbr>
<WBR></WBR>
wbr 要素の終了タグは省略できる。
<wbr>
<WBR>
XML形式で終了タグを省略することもできる。
<wbr />
次に示す属性をwbr要素に指定できる。
Mary Poppins said, 'It's Super<wbr>cali<wbr>fragilistic<wbr>expiali<wbr>docious.'
Mary Poppins said, 'It's Super
<a>
<em>
<strong>
<small>
<s>
<cite>
<q>
<dfn>
<abbr>
<ruby>
<rt>
<data>
<time>
<code>
<var>
<samp>
<kbd>
<sub>
<sup>
<i>
<b>
<u>
<mark>
<bdo>
<span>
<br>
Web Hypertext Application Technology Working Group (2022) Text-level semantics HTML Living Standard