[thelist] td nowrap (was Re: HTMLib)

James Aylard webmaster at equilon-mrc.com
Tue Jul 17 10:12:38 CDT 2001


s t e f,

> By the way, every once in a while I see that the attribue nowrap is 
> deprecated. Yet after looking through CSS2 I can't seem to find the 
> equivalent. Anybody, an idea?

<style type="text/css">
  <!--
    td 
    {
      white-space: nowrap ;
    }
  // -->
</style>

    Among the major browsers, this works only in IE 5.5+ and Netscape 6+.

James Aylard





More information about the thelist mailing list