Category: Formatting | Previous: NOBR | Next: !-- --

<WBR>

Description:

Word break. The wbr element indicates a preferred wrapping point in the text.

Syntax:

<WBR>

Attributes:

Attribute Value Description
None

Notes:

WBR is a Netscape extension to html.

Example:

If you have<WBR> a really really long sentence the WBR tag will tell the browser where you want it wrapped.


If you have a really really long sentence the WBR tag will tell the browser where you want it wrapped.


Index: HTML Reference | Previous: VAR | Next: !-- --