svn commit: r1928385 - apr/site/trunk/docs
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dsahlberg
Date: Fri Sep 12 22:31:35 2025
New Revision: 1928385
Log:
In site/trunk
Some more html validation.
* projects.html
Modified:
apr/site/trunk/docs/projects.html
Modified: apr/site/trunk/docs/projects.html
==============================================================================
--- apr/site/trunk/docs/projects.html Fri Sep 12 22:31:07 2025 (r1928384)
+++ apr/site/trunk/docs/projects.html Fri Sep 12 22:31:35 2025 (r1928385)
@@ -7,8 +7,8 @@
<title>Projects Using the Apache Portable Runtime - The Apache Portable Runtime Project</title>
<link rel="stylesheet" type="text/css" href="/style.css">
</head>
- <body bgcolor="#ffffff" text="#000000" link="#525D76">
-<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project" border="0"></a></div>
+ <body bgcolor="#ffffff" text="#000000">
+<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
<div id="page">
<!-- LEFT SIDE NAVIGATION -->
<div id="site-nav">
@@ -21,45 +21,39 @@
<label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
- <p><b>Get Involved</b>
+ <p><b>Get Involved</b></p>
<ul>
<li><a href="anonsvn.html">Subversion</a></li>
<li><a href="mailing-lists.html">Mailing Lists</a></li>
<li><a href="compiling_win32.html">Build on Win32</a></li>
<li><a href="compiling_unix.html">Build on Unix</a></li>
</ul>
- </p>
- <p><b>Download!</b>
+ <p><b>Download!</b></p>
<ul>
<li><a href="download.cgi">from a mirror</a></li>
</ul>
- </p>
- <p><b>APR Docs</b>
+ <p><b>APR Docs</b></p>
<ul>
<li><a href="docs/apr/1.7/">Version 1.7</a></li>
<li><a href="docs/apr/trunk/">Trunk APR 2.0</a> (dev preview)</li>
</ul>
- </p>
- <p><b>APR-util Docs</b>
+ <p><b>APR-util Docs</b></p>
<ul>
<li><a href="docs/apr-util/1.6/">Version 1.6</a></li>
<li><a href="docs/apr/trunk/">Trunk APR 2.0</a> (dev preview)</li>
</ul>
- </p>
- <p><b>APR-iconv Docs</b>
+ <p><b>APR-iconv Docs</b></p>
<ul>
<li><a href="docs/apr-iconv/1.2/">Version 1.2</a></li>
<li><a href="docs/apr-iconv/trunk/">Trunk</a> (dev preview)</li>
</ul>
- </p>
- <p><b>Guidelines</b>
+ <p><b>Guidelines</b></p>
<ul>
<li><a href="guidelines.html">Project Guidelines</a></li>
<li><a href="patches.html">Contributing</a></li>
<li><a href="versioning.html">Version Numbers</a></li>
</ul>
- </p>
- <p><b>Miscellaneous</b>
+ <p><b>Miscellaneous</b></p>
<ul>
<li><a href="https://www.apache.org/licenses/">License</a></li>
<li><a href="security_report.html">Security Reports</a></li>
@@ -70,24 +64,19 @@
<li><a href="https://www.apache.org/events/current-event.html">Events</a></li>
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
</ul>
- </p>
</nav>
</div>
<!-- RIGHT SIDE INFORMATION -->
<div id="site-content">
- <div class="h1"><!--$bannerbg-->
- <h1>
- <a name="submit"><strong>Submit your project!</strong></a>
-</h1>
+ <div class="h1" id="submit">
+ <h1><strong>Submit your project!</strong></h1>
<blockquote>
<p>Do you use APR? Send an email to [email protected] with your project
name and a URL to get added to this list!</p>
</blockquote>
</div>
- <div class="h1"><!--$bannerbg-->
- <h1>
- <a name="open_source"><strong>Open Source Projects Using APR</strong></a>
-</h1>
+ <div class="h1" id="open_source">
+ <h1><strong>Open Source Projects Using APR</strong></h1>
<blockquote>
<p>The following open source projects are known to use APR:</p>
<ul>