Name
<NOBR> — NN all IE all HTML n/a
Synopsis
<NOBR>...</NOBR>
End Tag: Required
The NOBR
element instructs the browser to render its content without wrapping
the text to the next line at the right edge of the window or
container. Even if there are carriage returns in the source code for
the element’s content, the browser flows the text as one line.
Although this might seem convenient in circumstances involving
careful layout of pages, it may mean the user has to scroll
horizontally to view the text—not something most users like to
do. Despite the longevity of the NOBR element in
commercial browsers, it has never been mentioned in formal HTML
recommendations.
Example
<NOBR> Now is the time for all good men to come to the aid of their country, even if the text forces them to scroll horizontally. </NOBR>
Object Model Reference
- IE
[window.]document.all.elementID
Attributes
|
CLASS |
|
|
|
Object Model Reference
- IE
[window.]document.all.elementID
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access