Word Break

Support Key: [2|3|3.2|4] [X1|X1.1] [IE1|M|N1|O2.1-3.6x]
What is it?
Attributes
Tag Example
Parent/Content Model
Tips & Tricks
Browser Peculiarities
= Index DOT Html by Brian Wilson =
Main Index | Element Tree | Element Index | HTML Support History



   Quick Statistics   
End Tag:
   Omitted
Standards Details:
NA
XHTML Modules:
NA
CSS 'display' Type:
Replaced element
CSS Mapping:
NA
Default Rendering:
Carriage return if necessary
Official Docs:
Netscape, Microsoft

What is it?
The WBR element is a stand-alone element which indicates to the browser where a particular word is ALLOWED to be broken. This does not necessarily mean that the word WILL be broken at this point - it is just a guide for the browser. Within the context of the NOBR element, the WBR element EXPLICITLY tells the browser where to put the word/line break.

Attributes
This element does not accept any attributes
Example
<nobr>This is a really super-duper, extremely long run of no<wbr />break
text which should be broken only where we tell it to</nobr>
Parent Model
%In-line Parent% | %Block Parent%
Content Model
This element does not accept any content
Tips & Tricks Browser Peculiarities
Boring Copyright Stuff...