'wbr' Syntax and Note : wbr « HTML Tag Reference « HTML CSS Reference






'wbr' Syntax and Note

Note:

This element is used within the <nobr> element.
<nobr> element displays text without a line break
<wbr> element in the <nobr> tags will create a spot where a line-break point 
can be introduced. 

Syntax:
    
<wbr attributes events> . . . </wbr>
    

      
      








Related examples in the same category

1.'wbr' HTML Attributes
2.'wbr' CSS Attributes and JavaScript Style Properties
3.'wbr' Example
4.'wbr' Microsoft Behaviors
5.'wbr' JavaScript Properties
6.'wbr' JavaScript Methods
7.'wbr' JavaScript Collections
8.'wbr' JavaScript Objects