Re: nowrap

pdf@bizfon.com writes:

> 
> Neither of these are valid in XHTML.  Does anyone know what the CSS
> equivalent 
> should be?  (Does one exist???)

td {
  white-space: nowrap;
}

This should work on Nav6, WinIE5.5, Opera4+ and MacIE5.

Received on Friday, 26 January 2001 19:36:50 UTC