Click to return to the DHTML, HTML     
NEXTID Object     NOFRAMES Element | NOFRAM...     DHTML Objects    
Web Workshop  |  DHTML, HTML & CSS

NOBR Element | NOBR Object


Renders text without line breaks.

HTML Syntax

<NOBR
   ID = value
   STYLE = css1-properties
   TITLE=text
>

Remarks

The NOBR element requires a closing tag.

This element is available in HTML and script as of Microsoft® Internet Explorer 4.0.

Members

Example

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>


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.