A text with word break opportunities:
![]()
The <wbr> tag is supported in all major browsers, except Internet Explorer.
The <wbr> (Word Break Opportunity) tag 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.
The <wbr> tag is new in HTML5.
The <wbr> tag also supports the Global Attributes in HTML.
The <wbr> tag also supports the Event Attributes in HTML.
Your message has been sent to W3Schools.