🕸Fergus Duniho wrote on Fri, Apr 27, 2012 08:56 AM EDT:
Removing the HTML comments in the HEAD and pre-HTML parts of the page has
fixed the Ecumenical Chess page. The Korean Chess page was having the same
problem for a different reason. Adding the same DOCTYPE as Ecumenical Chess
uses fixed that page. To avoid this problem on other pages, the page should
have a DOCTYPE, and HTML comments should be avoided before the HTML
declaration and/or within the HEAD declaration.