- From: CVS User lsilli <cvsmail@w3.org>
- Date: Wed, 24 Apr 2013 15:26:31 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide
In directory roscoe:/tmp/cvs-serv31853
Modified Files:
SamplePage.xhtml
Log Message:
updating hardlink
--- /sources/public/html5/html-xhtml-author-guide/SamplePage.xhtml 2013/04/24 15:19:10 1.4
+++ /sources/public/html5/html-xhtml-author-guide/SamplePage.xhtml 2013/04/24 15:26:31 1.5
@@ -12,7 +12,7 @@
</head>
<body>
-<nav><p><strong>NB!:</strong> These bytes are available served as <a href="SamplePage.xhtml">XHTML</a> and as <a href="SamplePage.html">HTML</a></p></nav>
+<nav><p><strong>NB:</strong> These bytes are available served as <a href="SamplePage.xhtml">XHTML</a> and as <a href="SamplePage.html">HTML</a></p></nav>
<h1>Sample Page Using Polyglot Markup</h1>
<p>
@@ -141,8 +141,7 @@
<p>
The paragraph you now read, uses the string <code>&amp;</code> for ampersands (“&”) and uses,
as described in Section 8. Named Entity References, the string <code>&#xA0;</code>
- for a nonbreaking space between the following two words: <i>“<a href="#sampleDef">polyglot&#xA0;;markup</a>”</i>.
-
+ for a non-breaking space between the following two words: <i>“<a href="#sampleDef">polyglot markup</a>”</i>.
</p>
</body>
-</html>
+</html>
\ No newline at end of file
Received on Wednesday, 24 April 2013 15:26:36 UTC