On 16 Sep 2009, at 17:14, Antonio Alessi wrote: > Checking it again for to answer to you correctly, I have verified > that the mistake depends on my wrong use of the line: > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//IT" "http://HARMONY.astrotime.org > "> > > instead of: > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://HARMONY.astrotime.org > "> Both of these are wrong. See http://www.w3.org/QA/2002/04/valid-dtd-list.html > Don't know when (I wrote HTML pages since 1994), something in my > mind told that the "Transitional//EN" had to be set according to the > page's content language and I have never found the time to deepen > anymore. The EN refers to the language of the comments in the DTD, not to the language of the document (for that see the lang attribute and the Content-Language HTTP header). -- David Dorward http://dorward.me.ukReceived on Wednesday, 16 September 2009 16:18:47 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:57:38 GMT