Name

NOWRAP — NN all IE all HTML 3.2

Synopsis

NOWRAP

Optional

The presence of the NOWRAP attribute instructs the browser to render the cell as wide as is necessary to display a line of nonbreaking text on one line. Abuse of this attribute can force the user into a great deal of inconvenient horizontal scrolling of the page to view all of the content. The NOWRAP attribute is deprecated in HTML 4.0.

Example

<TD NOWRAP>

Value

The presence of this attribute sets its value to true.

Default

false

Object Model Reference

IE

[window.]document.all.elementID.noWrap

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.