I'm trying to create an XHTML strict document and I have a table with a <td> that I don't want to wrap. However, attributes are not allowed by themselves in XHTML without a value. That is, you must write: <td nowrap="nowrap"> instead of: <td nowrap> Neither of these are valid in XHTML. Does anyone know what the CSS equivalent should be? (Does one exist???) Thanks! PeterReceived on Friday, 26 January 2001 18:49:43 UTC
This archive was generated by hypermail 2.3.1 : Monday, 2 May 2016 14:26:56 UTC