<wbr>
HTML <wbr> Element Reference
The HTML <wbr> element marks a position where the browser may break a long word or string when necessary.
Categories
- Text-level semantics
Tag omission
This is a void element and does not have an end tag.
Content model
- Detailed content-model guidance will be added to this reference.
Attributes
Examples
Example
A practical wbr element example.
<p>very-long-tool-name-that-may-<wbr>wrap-at-this-point</p>