nobr element | noBR object
[This documentation is preliminary and is subject to change.]
Renders text without line breaks.
![]() |
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
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.
- 5/26/2008
- Amanda
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.
- 4/14/2008
- ratkinsonuk
