- From: CVS User lsilli <cvsmail@w3.org>
- Date: Sun, 01 Sep 2013 20:53:31 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide In directory roscoe:/tmp/cvs-serv20934/html-xhtml-author-guide Modified Files: html-xhtml-authoring-guide.html Log Message: Fixing bug 19869 - typo. --- /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/09/01 20:52:10 1.118 +++ /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/09/01 20:53:31 1.119 @@ -79,7 +79,7 @@ <section id="introduction" class="informative"> <h2>Introduction</h2> - <section class="value"><h3>Value</h3> + <section id="value"><h3>Value</h3> <p> It is often valuable to be able to serve HTML5 documents that are also well formed XML documents. An author may, for example, use XML tools to generate a document, and they and others may process the document using XML tools.
Received on Sunday, 1 September 2013 20:53:31 UTC