2 out of 9 rated this helpful - Rate this topic

nobr element | noBR object

[This documentation is preliminary and is subject to change.]

Renders text without line breaks.

HTML 4.01 Specification

Standards information

Remarks

Examples

This example uses the NOBR element to prevent text lines from breaking.


<NOBR>Here's a line of text I don't want to be broken . . . 
here's the end of the line.</NOBR>

 

 

Build date: 3/8/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Rob
If you pay attention to the section "Standards Information" you'll notice it is an EXTENSION to, and not DEFINED in HTML. It means NOBR is proprietary markup. It's the same for MARQUEE.
Cannot find W3C reference

Despite the <nobr> tag being declared as HTML3.2 and HTML4 valid, I cannot find a reference to it at the W3C site, other than a cursory note that it might be added at some stage.

Anyone else know where the RFC is for this?

Rob.