[thelist] Using % for table cell height

Stephen Caudill SCaudill at municode.com
Fri Jan 9 10:25:46 CST 2004


--------------- mike karthauser wrote: --------------- 
:: Also, has "nowrap" been replaced my a better attribute? That is
:: also messing with my validation.
: 
: Nope. AFAIK nowrap has just been deprecated. Use it if you need
: it. Validation is important but not worth loosing sleep over.

try it in CSS:

.myClass{
white-space:nowrap;
}

hth,
Stephen Caudill
http://www.mechavox.com/


More information about the thelist mailing list