- From: Eliot Graff via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 18 Aug 2011 23:09:11 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide In directory hutz:/tmp/cvs-serv21026 Modified Files: TEMPLATE.html Log Message: Updated HTML reference to point to latest version Index: TEMPLATE.html =================================================================== RCS file: /sources/public/html5/html-xhtml-author-guide/TEMPLATE.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- TEMPLATE.html 8 Apr 2011 21:30:35 -0000 1.2 +++ TEMPLATE.html 18 Aug 2011 23:09:09 -0000 1.3 @@ -4,8 +4,8 @@ <head> <title>Polyglot Markup: HTML-Compatible XHTML Documents</title> <meta name="GENERATOR" content="MSHTML 8.00.7600.16588"/> - <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED"/> <link rel="stylesheet" type="text/css" href="http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"/> + <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED"/> </head> <body style="display: inherit;"> @@ -14,7 +14,7 @@ <a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"/></a> </p> <h1 class="title" id="title">Polyglot Markup: HTML-Compatible XHTML Documents</h1> - <h2 id="w3c-editor-s-draft-08-april-2011">W3C Editor's Draft 8 April 2011</h2> + <h2 id="w3c-editor-s-draft-18-august-2011">W3C Editor's Draft 18 August 2011</h2> <dl> <dt>This version:</dt> <dd><a href="http://dev.w3.org/html5/html-xhtml-author-guide/">http://dev.w3.org/html5/html-xhtml-author-guide/</a></dd> @@ -26,6 +26,7 @@ <dd><a href="http://dev.w3.org/html5/html-xhtml-author-guide/">http://dev.w3.org/html5/html-xhtml-author-guide/</a></dd> <dt>Previous versions:</dt> + <dd><a href="http://www.w3.org/TR/2011/WD-html-polyglot-20110525/">http://www.w3.org/TR/2011/WD-html-polyglot-20110525/</a></dd> <dd><a href="http://www.w3.org/TR/2011/WD-html-polyglot-20110405/">http://www.w3.org/TR/2011/WD-html-polyglot-20110405/</a></dd> <dd><a href="http://www.w3.org/TR/2011/WD-html-polyglot-20110113/">http://www.w3.org/TR/2011/WD-html-polyglot-20110113/</a></dd> <dd><a href="http://www.w3.org/TR/2010/WD-html-polyglot-20100624/">http://www.w3.org/TR/2010/WD-html-polyglot-20100624/</a></dd> @@ -259,8 +260,8 @@ 15 February 2005. W3C Recommendation. URL: <a href="http://www.w3.org/TR/2005/REC-charmod-20050215">http://www.w3.org/TR/2005/REC-charmod-20050215</a> </dd> <dt id="bib-HTML5">[HTML5]</dt> - <dd>Ian Hickson; David Hyatt. <a href="http://www.w3.org/TR/2010/WD-html5-20100304/"><cite>HTML 5.</cite></a> 4 March 2010. W3C Working Draft. (Work in progress.) - URL: <a href="http://www.w3.org/TR/2010/WD-html5-20100304/">http://www.w3.org/TR/2010/WD-html5-20100304/</a> + <dd>Ian Hickson; David Hyatt. <a href="http://www.w3.org/TR/html5"><cite>HTML5.</cite></a> 25 May 2011. W3C Working Draft. (Work in progress.) + URL: <a href="http://www.w3.org/TR/html5">http://www.w3.org/TR/html5</a> </dd> <dt id="bib-HTTP11">[HTTP11]</dt> <dd>R. Fielding; et al. <a href="http://www.ietf.org/rfc/rfc2616.txt"><cite>Hypertext Transfer Protocol - HTTP/1.1.</cite></a> June 1999. Internet RFC 2616. URL:
Received on Thursday, 18 August 2011 23:09:16 UTC