html5 HEADER.html,1.26,1.27

Update of /sources/public/html5
In directory hutz:/tmp/cvs-serv24134

Modified Files:
	HEADER.html 
Log Message:
update

Index: HEADER.html
===================================================================
RCS file: /sources/public/html5/HEADER.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- HEADER.html	27 Feb 2012 11:06:43 -0000	1.26
+++ HEADER.html	27 Feb 2012 11:10:02 -0000	1.27
@@ -4,6 +4,7 @@
 <style>
 body {
   font-family: sans-serif;
+  margin-left: 32px;
 }
 h1 {
   font-size: 42px;
@@ -44,7 +45,7 @@
 }
 </style>
 <h1>
-<img src="http://www.w3.org/Icons/WWW/w3c_home_nb" alt="W3C">
+<a href="http://w3.org/"><img src="http://www.w3.org/Icons/WWW/w3c_home_nb" alt="W3C"></a>
 HTML WG editor's drafts
 </h1>
 <p>This page is auto-generated from the contents of the

Received on Monday, 27 February 2012 11:10:10 UTC