summaryrefslogtreecommitdiff
path: root/www/hall-of-shame.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-10-04 17:34:54 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-10-04 17:34:54 -0400
commit64d49461e45acc1cf547c126004755f06d5b0431 (patch)
tree34cc113cb93d1963e54c451b7bc4f3af1eaa9871 /www/hall-of-shame.html
parentb2627fafbb5542fbf58e4b51a5dc4e2806b8c733 (diff)
downloadgpsd-64d49461e45acc1cf547c126004755f06d5b0431.tar.gz
Changed our HTML conformance target from XHTML to HTML 4.01.
Diffstat (limited to 'www/hall-of-shame.html')
-rw-r--r--www/hall-of-shame.html64
1 files changed, 32 insertions, 32 deletions
diff --git a/www/hall-of-shame.html b/www/hall-of-shame.html
index 38ada7e9..a2fa6328 100644
--- a/www/hall-of-shame.html
+++ b/www/hall-of-shame.html
@@ -1,11 +1,11 @@
-<!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" xml:lang="en">
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
- <meta name="Description" content="Naming and shaming GPS vendors for especially botched designs"/>
- <meta name="Keywords" content="GPS, translator, mxmap, GIS"/>
- <link rel="stylesheet" href="main.css" type="text/css"/>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="Description" content="Naming and shaming GPS vendors for especially botched designs">
+ <meta name="Keywords" content="GPS, translator, mxmap, GIS">
+ <link rel="stylesheet" href="main.css" type="text/css">
<title>GPS Hall of Shame</title>
</head>
<body>
@@ -15,36 +15,36 @@ GPS Hall of Shame
</div>
<div id="Menu">
- <img src="gpsd-logo-small.png" alt="Small gpsd Logo" /><br />
- <a href="index.html">Home</a><br/>
- <a href="index.html#news">News</a><br/>
- <a href="index.html#downloads">Downloads</a><br/>
- <a href="index.html#mailing-lists">Mailing lists</a><br/>
- <a href="index.html#documentation">Documentation</a><br/>
- <a href="faq.html">FAQ</a><br/>
- <a href="xgps-sample.html">Screenshots</a><br/>
- <a href="index.html#recipes">Recipes</a><br/>
- <a href="index.html#others">Other GPSDs</a><br/>
- <a href="hardware.html">Hardware</a><br/>
- <a href="for-vendors.html">For GPS Vendors</a><br/>
- <a href="wishlist.html">Wish List</a><br/>
- Hall of Shame<br/>
- <a href="hacking.html">Hacker's Guide</a><br/>
- <a href="troubleshooting.html">Troubleshooting Guide</a><br/>
+ <img src="gpsd-logo-small.png" alt="Small gpsd Logo"><br>
+ <a href="index.html">Home</a><br>
+ <a href="index.html#news">News</a><br>
+ <a href="index.html#downloads">Downloads</a><br>
+ <a href="index.html#mailing-lists">Mailing lists</a><br>
+ <a href="index.html#documentation">Documentation</a><br>
+ <a href="faq.html">FAQ</a><br>
+ <a href="xgps-sample.html">Screenshots</a><br>
+ <a href="index.html#recipes">Recipes</a><br>
+ <a href="index.html#others">Other GPSDs</a><br>
+ <a href="hardware.html">Hardware</a><br>
+ <a href="for-vendors.html">For GPS Vendors</a><br>
+ <a href="wishlist.html">Wish List</a><br>
+ Hall of Shame<br>
+ <a href="hacking.html">Hacker's Guide</a><br>
+ <a href="troubleshooting.html">Troubleshooting Guide</a><br>
<a href="protocol-transition.html">Application Compatibility</a>
- <a href="references.html">References</a><br/>
- <a href="history.html">History</a><br/>
- <a href="future.html">Future</a><br/>
+ <a href="references.html">References</a><br>
+ <a href="history.html">History</a><br>
+ <a href="future.html">Future</a><br>
<div>&nbsp;</div>
<a href='http://www.catb.org/hacker-emblem/'><img
src='http://www.catb.org/hacker-emblem/glider.png'
- alt='hacker emblem' /></a><br />
+ alt='hacker emblem'></a><br>
<script type="text/javascript" src="http://www.ohloh.net/p/3944/widgets/project_thin_badge.js"></script>
- <hr/>
+ <hr>
<script type="text/javascript"><!--
google_ad_client = "pub-1458586455084261";
google_ad_width = 160;
@@ -56,11 +56,11 @@ GPS Hall of Shame
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
- <hr/>
+ <hr>
<a href="http://validator.w3.org/check/referer"><img
- src="http://www.w3.org/Icons/valid-xhtml11"
- alt="Valid XHTML 1.1!" height="31" width="88" /></a>
+ src="http://www.w3.org/Icons/valid-html401"
+ alt="Valid HTML 4.01!" height="31" width="88"></a>
</div>
<div id="Content">
@@ -149,7 +149,7 @@ way to query the offset.</p></li>
</ul>
</div>
-<hr/>
+<hr>
<script src="datestamp.js" type='text/javascript'></script>
</body>
</html>