- From: Eliot Graff via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 14 Oct 2010 19:26:26 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide
In directory hutz:/tmp/cvs-serv14072
Modified Files:
WD-html-polyglot-20101019.htm
Log Message:
Pubrules changes to copyright, W3C image, CSS link
Index: WD-html-polyglot-20101019.htm
===================================================================
RCS file: /sources/public/html5/html-xhtml-author-guide/WD-html-polyglot-20101019.htm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- WD-html-polyglot-20101019.htm 14 Oct 2010 19:19:24 -0000 1.1
+++ WD-html-polyglot-20101019.htm 14 Oct 2010 19:26:24 -0000 1.2
@@ -473,9 +473,8 @@
pre.sh_sourceCode .sh_attribute { color: #006400; }
</style>
- <link type="text/css" rel="stylesheet" href="WD-html-polyglot-20101019_files/W3C-WD_002.css"/>
- <link rel="stylesheet" type="text/css" href="WD-html-polyglot-20101019_files/W3C-WD_003.css"/>
<link rel="stylesheet" type="text/css" href="WD-html-polyglot-20101019_files/W3C-WD.css"/>
+ <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD"/>
</head>
@@ -483,7 +482,7 @@
<div class="head">
<p>
- <a href="http://www.w3.org/"><img alt="W3C" src="WD-html-polyglot-20101019_files/w3c_home.png" width="72" height="48"/></a>
+ <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>
@@ -504,18 +503,13 @@
<dd><span>Eliot Graff</span>, Microsoft Corporation</dd>
</dl>
<p class="copyright">
- <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">
- Copyright</a> © 2010
- <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup>
+ <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010
+ <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup>
(<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>,
- <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">
- ERCIM</abbr></a>,
- <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">
- liability</a>,
- <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.
+ <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>,
+ <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
+ <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>
<hr/>
</div>
Received on Thursday, 14 October 2010 19:26:28 UTC