HTML

HTML Intro

HTML Intro Quiz

HTML Intro Exercise

HTML Basics

HTML Basic Quiz

HTML Basic Exercise

HTML Advance

HTML Advance Quiz

HTML Advance Exercise

HTML Tags List

HTML Global Attributes

HTML Attributes

FAQs

HTML wbr Tag

HTML wbr Tag

 

 

The wbr stands for Word Break Opportunity. It specifies wherein text it would be ok to add a line break. It is useful in case the word is too long because if we do not specify it, then the browser may break the word from the wrong place.

 

Syntax:-

 

Its syntax is:- < wbr >

Code Explanation

All Tutorials related to HTML Tags List

All Sections related to HTML