wbr (HTML5)

For a block of text enclosed by nobr tags, indicates a place where a line break may occur.

Properties & Events

KeyDescriptionAvailability
idUnique identifier for the element.
chrome 1.0safari 1.0Firefox 1.0ie 1.0opera 1.0

Examples having uses of: 'wbr'

1 votes
2k views

HTML5 wbr

The Word Break Opportunity (<wbr></wbr>) specifies where in a text it would be ok to add a line-break. Tip: When a word is too long, or you are afraid that the browser will break your lines at the wrong place, you can use the <wbr> element to add word break opportunities.