Previous Message
Next Message

Re: [css-d] http://www.w3.org/TR/REC-CSS2/text.html#propdef-white-space

Sent by Craig Saila on 18 February 2002 10:10


shining monkey wrote:
> What is it?  Does it work in any browsers at all? Is there a specific manner in which it may be
used?  Since you have read 
> the spec, perhaps you might help those of us who are crappy at understanding the spec...

TD[nowrap] { white-space: nowrap } means
make any <td nowrap> have the CSS value of nowrape. The words in a 
brackets indicate an attribute held by the tag (TD has NOWRAP).

A good translator of CSS language is at:
<http://gallery.theopalgroup.com/selectoracle/>
(worth a bookmark)

Support for that kind of CSS selector is poor right now with only 
NS6/Mozilla, Opera 5+, and possibly IE5/Mac (haven't tested) supporting 
it properly.

RichInStyle.com has a decent if a bit out of date table of supported 
elements:
<http://www.richinstyle.com/bugs/table.html>

-- 
Cheers,

Craig Saila
------------------------------------------
[EMAIL-REMOVED]  :  http://www.saila.com/
------------------------------------------


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
Previous Message
Next Message

Message thread:

Possibly related: