Category: Formatting | Previous: HR | Next: WBR

<NOBR>

Description:

Non-breaking text. The nobr element encloses text that shouldn't be wrapped at the edge of the page.

Syntax:

<NOBR> ... </NOBR>

Attributes:

Attribute Value Description
None

Notes:

NOBR is a Netscape extension to HTML.

Example:

<NOBR> If this sentence was long the NOBR tag would prevent it from wrapping </NOBR>


If this sentence was long the NOBR tag would prevent it from wrapping


Index: HTML Reference | Previous: META | Next: NOEMBED