validator/share/templates/en_US header.tmpl,1.28,1.29 footer.tmpl,1.5,1.6

Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv31424

Modified Files:
	header.tmpl footer.tmpl 
Log Message:
updating to new basic page design

Index: footer.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/footer.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- footer.tmpl	24 Jun 2005 06:39:36 -0000	1.5
+++ footer.tmpl	20 Feb 2007 02:07:02 -0000	1.6
@@ -1,9 +1,54 @@
-    <address>
-      <a href="http://validator.w3.org/check?uri=referer"><img
-        src="http://www.w3.org/Icons/valid-xhtml10" height="31" width="88"
-        alt="Valid XHTML 1.0!" /></a>
-      <a title="Send Feedback for the W3C Markup Validation Service"
-        href="./feedback.html">The W3C Validator Team</a><br />
-    </address>
-  </body>
+<ul class="navbar" id="menu">
+    <li><span class="hideme"><a href="#skip" accesskey="2" title="Skip past navigation to main part of page">Skip Navigation</a> |</span>
+    <a href="./" accesskey="1" title="Go to the Home Page for The W3C Markup Validation Service"><strong>Home</strong></a></li>
+    <li><a href="./about.html" title="Information About this Service">About...</a></li>
+
+    <li><a href="./whatsnew.html" title="The changes made to this service recently">News</a></li>
+    <li><a href="./docs/" accesskey="3" title="Documentation for this Service">Docs</a></li>
+	<li><a href="./docs/help.html" title="Help and answers to frequently asked questions">Help&nbsp;&amp;&nbsp;<acronym title="Frequently Asked Questions">FAQ</acronym></a></li>
+    <li><a href="./feedback.html" accesskey="4" title="How to provide feedback on this service">Feedback</a></li>
+</ul>
+
+		<p id="activity_logos">
+
+			<a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more">
+
+				<img src="http://www.w3.org/QA/2002/12/qa.png" alt="QA" />
+			</a>
+			<a href="http://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"></a>
+		</p>
+
+		<p id="support_logo">
+			Support this tool, become a<br />
+
+			<a href="http://www.w3.org/Consortium/supporters">
+				<img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter" />
+
+			</a>
+		</p>
+
+		<p class="copyright">
+			<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2007
+			<a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
+
+			(<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
+			<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></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>,
+			<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
+
+			and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
+
+			rules apply. Your interactions with this site are in accordance
+			with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
+			<a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
+			statements.
+		</p>
+
+	</body>
+
 </html>
+
+

Index: header.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/header.tmpl,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- header.tmpl	2 Nov 2006 03:16:57 -0000	1.28
+++ header.tmpl	20 Feb 2007 02:07:02 -0000	1.29
@@ -12,29 +12,19 @@
     <title><TMPL_IF NAME="page_title_url">Result for <TMPL_VAR NAME="page_title_url" ESCAPE="HTML"><TMPL_ELSE><TMPL_IF NAME="page_title"><TMPL_VAR NAME="page_title" ESCAPE="HTML"><TMPL_ELSE>Validation Results</TMPL_IF></TMPL_IF> - W3C Markup Validator</title>
     <link rev="made" href="mailto:www-validator@w3.org" />
     <link rev="start" href="./" title="Home Page" />
-    <style type="text/css" media="all">@import "./base.css";</style>
+    <style type="text/css" media="all">@import "./style/base.css";
+            @import "./style/results.css";</style>
     <meta name="keywords" content="HTML, HyperText Markup Language, Validation,
       W3C Markup Validation Service" />
-
     <meta name="description" content="W3C's easy-to-use
       HTML validation service, based on an SGML parser." />
+    <script src="./scripts/toggle.js" type="text/javascript"></script>
   </head>
-
   <body>
-    <div id="banner">
-      <h1 id="title">
-	<a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>
-        <a href="http://www.w3.org/QA/"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a>
-        Markup Validation Service</h1>
-        <span id="versioninfo"><abbr title="version">v</abbr> 0.8-<abbr title="development">dev</abbr> </span>
-    </div>
-    <ul class="navbar" id="menu">
-        <li><span class="hideme"><a href="#skip" accesskey="2" title="Skip past navigation to main part of page">Skip Navigation</a> |</span>
-        <a href="./" accesskey="1" title="Go to the Home Page for The W3C Markup Validation Service"><strong>Home</strong></a></li>
-        <li><a href="./about.html" title="Information About this Service">About...</a></li>
-        <li><a href="./whatsnew.html" title="The changes made to this service recently">News</a></li>
-        <li><a href="./docs/" accesskey="3" title="Documentation for this Service">Docs</a></li>
-	<li><a href="./docs/help.html" title="Help and answers to frequently asked questions">Help&nbsp;&amp;&nbsp;<acronym title="Frequently Asked Questions">FAQ</acronym></a></li>
-        <li><a href="./feedback.html" accesskey="4" title="How to provide feedback on this service">Feedback</a></li>
-    </ul>
+<div id="banner">
+<h1 id="title"><a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" 
+        src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a><a href="./"><img src="./images/markup_validation_service.png" alt="Markup Validation Service" /></a></h1>
+</div>
+<p id="tagline">
+</p>
 

Received on Tuesday, 20 February 2007 02:07:09 UTC