html5/markup/src head.html,1.4,1.5

Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv30992/src

Modified Files:
	head.html 
Log Message:
h:html chunked version now how headers and footer with links to previous and next pages. 


Index: head.html
===================================================================
RCS file: /sources/public/html5/markup/src/head.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- head.html	19 Dec 2008 09:28:43 -0000	1.4
+++ head.html	2 May 2009 09:24:22 -0000	1.5
@@ -3,6 +3,5 @@
   <meta charset="utf-8"/><title>HTML 5: The Markup Language</title>
   <link rel="stylesheet" href="style.css" type="text/css"/>
   <link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED" type="text/css"/>
-  <link rel="stylesheet" href="src.css" type="text/css"/>
   <script src="js/dfn.js"></script>
 </head>

Received on Saturday, 2 May 2009 09:24:33 UTC