[thelist] CSS for nobr

Aylard JA (James) jaylard at equilon.com
Mon Dec 11 13:47:04 CST 2000


Michael,

> What is the "proper" CSS1/HTML 4 method for instructing that some 
> string of text be kept on one line? In other words, what is the 
> equivalent of the (non standard) <nobr></nobr> tag.

Using CSS:

white-space: nowrap ;

	Works on IE 5.5 (Win32) and Netscape 6, and presumably IE 5 Mac.

James Aylard




More information about the thelist mailing list