[Pcsclite-cvs-commit] r6717 - website

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Mon Aug 5 19:53:19 UTC 2013


Author: rousseau
Date: 2013-08-05 19:53:19 +0000 (Mon, 05 Aug 2013)
New Revision: 6717

Modified:
   website/index.html
Log:
Fix HTML bugs


Modified: website/index.html
===================================================================
--- website/index.html	2013-08-05 19:52:51 UTC (rev 6716)
+++ website/index.html	2013-08-05 19:53:19 UTC (rev 6717)
@@ -1,16 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
-
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 	<head><title>PCSC-Lite projects on Alioth</title>
-	<meta name="description" content="pcsc lite">
-	<meta name="keywords" content="chipcard reader PCSC driver">
-	<link rel="stylesheet" type="text/css" href="default.css">
+	<link rel="stylesheet" type="text/css" href="default.css"/>
 	</head>
 	<body>
 
 		<p><a href="http://www.musclecard.com/"><img src="img/logo.png"
-			width="639" height="116" alt="MUSCLE logo"></a></p>
+			width="639" height="116" alt="MUSCLE logo"/></a></p>
 
 		<h1>PCSC-Lite projects on Alioth</h1>
 
@@ -38,11 +36,11 @@
 					href="http://anonscm.debian.org/viewvc/pcsclite/trunk/PCSC/">viewvc</a></li>
 				<li><code>svn co
 					svn://anonscm.debian.org/pcsclite/trunk/</code></li>
-			</ul>
+			</ul></li>
 
 			<li><a href="http://ludovicrousseau.blogspot.com/">Ludovic Rousseau blog</a> about PC/SC and smart cards</li>
 
-			<li><a href="http://flattr.com/thing/52835/pcsc-lite"> <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width=100 height=17></a></li>
+			<li><a href="http://flattr.com/thing/52835/pcsc-lite"> <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="100" height="17"/></a></li>
 
 		</ul>
 
@@ -66,9 +64,9 @@
 				href="http://anonscm.debian.org/viewvc/pcsclite/trunk/Drivers/ccid/">viewvc</a></li>
 			<li><code>svn co
 				svn://anonscm.debian.org/pcsclite/trunk/Drivers/ccid</code></li>
-			</ul>
+			</ul></li>
 
-			<li><a href="http://flattr.com/thing/52836/CCID-free-software-driver"> <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width=100 height=17></a></li>
+			<li><a href="http://flattr.com/thing/52836/CCID-free-software-driver"> <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width="100" height="17"/></a></li>
 
 		</ul>
 




More information about the Pcsclite-cvs-commit mailing list