[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[website/master] Validate HTML against XHTML 1.0 Strict



Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
---
 index.html |   24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)

diff --git a/index.html b/index.html
index c1b583e..c549ba2 100644
--- a/index.html
+++ b/index.html
@@ -168,7 +168,7 @@
           archive.</li>
           <li><strong>all done</strong> Who would have thought, we
           are all done.</li>
-          </p>
+        </ul>
     </div>
 
 		<div id="new">
@@ -271,7 +271,7 @@
             sometimes cryptic rejection messages.</p>
             <p>You may also want to look at
             <a href="http://ftp-master.debian.org/REJECT-FAQ.html";>the REJECT-FAQ</a>
-            and the <a href="http://ftp-master.debian.org/NEW-checklist.html";>NEW checklist</p>.
+            and the <a href="http://ftp-master.debian.org/NEW-checklist.html";>NEW checklist</a>.</p>.
         </div>
 
 		<div id="lintianrejects">
@@ -283,7 +283,7 @@
 		  unstable and experimental.</p>
 
 		  <p>As there are certain lintian tags that should only appear in very rare
-		  cases we have created two categories:
+		  cases we have created two categories:</p>
 		  <dl>
 			<dt>warning</dt>
 			<dd>Tags listed here *can* be overridden by the maintainer using the normal
@@ -292,15 +292,13 @@
 			  way.
 			</dd>
 			<dt>error</dt>
-            <dd>Tags listed here can not be overridden. Those are tags
-               corresponding to packaging errors serious enough to mark a
-               package unfit for the archive and should never happen. In
-               fact, most of the tags listed do not appear in our archive
-               currently.
-            </dd>
-          </dl>
-          </p>
-          <p>The current list of tags can be <a href="static/lintian.tags">found here</a>.
+                        <dd>Tags listed here can not be overridden. Those are tags
+                        corresponding to packaging errors serious enough to mark a
+                        package unfit for the archive and should never happen. In
+                        fact, most of the tags listed do not appear in our archive
+                        currently.</dd>
+                  </dl>
+          <p>The current list of tags can be <a href="static/lintian.tags">found here</a></p>.
         </div>
 
 <!--         <div id="dependencies"> -->
@@ -323,7 +321,7 @@
         <div id="talks">
             <h1>Talks</h1>
             <a href="talks/ftpmaster-dc11.pdf">DebConf 2011</a>, Banja Luka, Bosnia and Herzegovina.
-            <br>
+            <br />
             <a href="talks/ftpmaster-dc9.pdf">DebConf 2009</a>, Cáceres, Spain.
         </div>
 
-- 
1.7.10.4


Reply to: