validator/htdocs/source index.html,1.37.2.7,1.37.2.8

Update of /sources/public/validator/htdocs/source
In directory hutz:/tmp/cvs-serv25925

Modified Files:
      Tag: validator-0_7-branch
	index.html 
Log Message:
markup fix

Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/source/index.html,v
retrieving revision 1.37.2.7
retrieving revision 1.37.2.8
diff -u -d -r1.37.2.7 -r1.37.2.8
--- index.html	31 Aug 2006 07:29:08 -0000	1.37.2.7
+++ index.html	23 Oct 2006 07:11:58 -0000	1.37.2.8
@@ -24,7 +24,6 @@
   </div>
 
   <h3><a name="getting" id="getting"></a>Retrieving and browsing the Code</h3>
-      <h3><a name="getting" id="getting"></a>Retrieving and browsing the Code</h3>
 
     <p><a id="skip" name="skip"></a>
     The source code for the <a href="../"><acronym title="World Wide Web Consortium">W3C</acronym>
@@ -38,6 +37,7 @@
     </p>
 
           <h4><a id="browse" name="browse"></a>Browsing the code</h4>
+  <p>
     If you just want to glance at the code, or see its revision
     history, you can
     <a href="http://dev.w3.org/cvsweb/validator/">browse it on
@@ -52,6 +52,7 @@
     httpd.conf configuration file snippet for Apache</a>.
     Select the topmost revision numbers on these
     pages to see the most recent revision of each file.
+    </p>
 	  <p>
             If you just want to glance at the code, or see its revision
             history, you can

Received on Monday, 23 October 2006 07:12:03 UTC