Archive for the ‘CSS’ Category

What’s the CSS equivalent for the nowrap attribute?

Sunday, June 1st, 2008

If you've been using the HTML attribute nowrap to prevent text from wrapping in table cells (for example), you can do the same via cascading style sheets (CSS).