Dan Connolly wrote: > OK... at the risk of further exposing my ignorance... I'll bite. > > Today's featured article in wikipedia is ~32k and I don't > see any errors; the W3C markup service > says "This Page Is Valid XHTML 1.0 Transitional!" and > the firefox error console is blank. > http://en.wikipedia.org/wiki/New_York_State_Route_32 Yet the page is being served as text/html and should thus be parsed as such (and not as XHTML). The <head> region should therefore terminate at the "/" of <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> and the ">" of the same should cause an error ("character data not allowed here" or somesuch). Not the best example of an error-free page, IMHO, Dan ... Philip TAYLORReceived on Monday, 7 July 2008 23:17:57 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:40:16 GMT