- From: Eliot Graff via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Oct 2010 22:47:51 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide In directory hutz:/tmp/cvs-serv14672 Modified Files: WD-html-polyglot-20101012.htm Log Message: Moved the <hr/> tag to make the validator happy. Index: WD-html-polyglot-20101012.htm =================================================================== RCS file: /sources/public/html5/html-xhtml-author-guide/WD-html-polyglot-20101012.htm,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- WD-html-polyglot-20101012.htm 13 Oct 2010 22:45:26 -0000 1.3 +++ WD-html-polyglot-20101012.htm 13 Oct 2010 22:47:49 -0000 1.4 @@ -506,9 +506,9 @@ <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply. </p> - - </div> <hr/> + </div> + <div class="introductory section" id="abstract"> <h2>Abstract</h2> A document that uses polyglot markup is document that is a stream of
Received on Wednesday, 13 October 2010 22:47:53 UTC