noBR
Summary
Indicates that the enclosed text should not be broken across lines; use the CSS property white-space instead.
Overview Table
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>
Notes
Remarks
Standards information
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]