HTML: The Markup Language

wbrline-break opportunity NEW # T

The wbr element represents a line-break opportunity.

Permitted content #

empty (void element)

Permitted attributes #

Tag omission #

The wbr element is a void element. A wbr element must have a start tag but must not have an end tag.

Permitted parent elements #

any element that can contain phrasing elements

DOM interface #

Uses HTMLElement.