Hi All I'm working on some old pages and trying to make them as valid as possible. We are not ready to begin changing the CSS yet, so I need to keep attributes correct at the html level.
Here's my question. What is the proper way to put nowrap in a td? It currently looks like <td nowrap> I would think it should be <td nowrap="nowrap"> or something like that. The pages are currently html with no doctype. I'm hoping to shift them to XHTML 1.0 transitional soon and prepare them for future conversion to CSS layout. It's an enormous site, which explains the slow progress. Thanks Ted ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
