jump

HTML: The Markup Language (an HTML language reference)

wbrline-break opportunity NEW # T

The wbr element represents a line-break opportunity.

Permitted contents #

empty (void element)

Permitted attributes #

global attributes
Any attributes permitted globally.

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.