[Pcsclite-cvs-commit] r6718 - website
ludovic.rousseau at free.fr
ludovic.rousseau at free.fr
Mon Aug 5 20:00:47 UTC 2013
Author: rousseau
Date: 2013-08-05 20:00:47 +0000 (Mon, 05 Aug 2013)
New Revision: 6718
Modified:
website/pcsclite.html
Log:
Fix XML errors
Modified: website/pcsclite.html
===================================================================
--- website/pcsclite.html 2013-08-05 19:53:19 UTC (rev 6717)
+++ website/pcsclite.html 2013-08-05 20:00:47 UTC (rev 6718)
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
-
+<!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>PCSClite project</title>
- <meta name="description" content="PCSC middleware">
- <link rel="stylesheet" type="text/css" href="default.css">
- <link href="menu_assets/styles.css" rel="stylesheet" type="text/css">
+ <link rel="stylesheet" type="text/css" href="default.css"/>
+ <link href="menu_assets/styles.css" rel="stylesheet" type="text/css"/>
</head>
<body>
@@ -42,7 +41,7 @@
./configure
make</code></pre>
- <p><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></p>
+ <p><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></p>
<h3>Documentation</h3>
@@ -50,7 +49,7 @@
<li><a href="api/group__API.html">PC/SC Lite API (WinSCard)</a></li>
<li><a href="api/group__IFDHandler.html">IFD Handler API v3.0</a></li>
<li><a href="api/index.html">PC/SC internals</a>
- documented with Doxygen
+ documented with Doxygen</li>
</ul>
<p><a href="http://ludovicrousseau.blogspot.com/">Ludovic Rousseau blog</a> about PC/SC and smart cards</p>
@@ -125,7 +124,7 @@
</ul>
- <p><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></p>
+ <p><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></p>
<h2>Mailing list</h2>
@@ -214,7 +213,7 @@
<p>The middleware is also available as <a href=
"http://www.debian.org/"><img
- src="img/Logo_Debian.png" alt="debian" width=179 height=61>
+ src="img/Logo_Debian.png" alt="debian" width="179" height="61"/>
</a> packages <a href=
"http://packages.debian.org/pcscd">pcscd</a>, <a href=
"http://packages.debian.org/libpcsclite1">libpcsclite1</a> <a href=
More information about the Pcsclite-cvs-commit
mailing list