jwoolley 01/11/03 13:55:10
Modified: . index.html
Log:
Fix some validation problems
Submitted by: W3C Validator
Revision Changes Path
1.19 +2 -2 apr-site/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/apr-site/index.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -u -r1.18 -r1.19
--- index.html 2001/09/24 17:21:59 1.18
+++ index.html 2001/11/03 21:55:09 1.19
@@ -6,7 +6,7 @@
</head>
<body>
<table border="0" cellspacing="10" cellpadding="10">
- <tr align="left" valign="center">
+ <tr align="left" valign="middle">
<td>
<img src="http://www.apache.org/images/asf-logo.gif"
width="387" height="100" alt="The Apache Software Foundation"></td>
@@ -32,11 +32,11 @@
APR uses Doxygen to generate all of the API as HTML files. There
are currently two APR packages, APR and APR-util. Each has its
own set of documentation.
+ </p>
<ul>
<li><a href="docs/apr/index.html">APR docs</a></li>
<li><a href="docs/apr-util/index.html">APR-util docs</a></li>
</ul>
- </p>
<h3>How to build</h3>
<p>