Far be it from me to suggest that anyone here writes less than perfect code (both CFML and HTML), but I'd value comments on what is the currently-accepted 'norm' within CFStudio and/or DWMX for page validation.
As an example, if I use the page validator in CFStudio5, it tells me that <td> doesn't have a 'background' attribute; if I process the same page in CSE Lite 3.5 (not the Pro version, and NOT integrated within CFStudio), no such warning/error is given (though it flags all of the CFML tags it doesn't understand). Within the HTML 4.01 spec, I can't find the attribute for 'background' within <td>. So which one is right? Similar discrepancies occur with other tags, too. What do the experts here use for page validation (other than the W3C validator)? As I'm in the position of having to critique other peoples' code, I'd like to be sure of my facts before making any comments! Cheers Terry -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
