summaryrefslogtreecommitdiff
path: root/www/xgps-sample.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-10-04 16:41:37 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-10-04 16:41:37 -0400
commitb2627fafbb5542fbf58e4b51a5dc4e2806b8c733 (patch)
tree7bd860d8bc0eb882cce9678d96ba43243aeb8d36 /www/xgps-sample.html
parent2aaaf04a3e544bc207e2377ff3690c6cd2e685ef (diff)
downloadgpsd-b2627fafbb5542fbf58e4b51a5dc4e2806b8c733.tar.gz
Web pages upgraded to XHTML 1.1 conformance.
Diffstat (limited to 'www/xgps-sample.html')
-rw-r--r--www/xgps-sample.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/xgps-sample.html b/www/xgps-sample.html
index 82382b63..89b188cf 100644
--- a/www/xgps-sample.html
+++ b/www/xgps-sample.html
@@ -7,7 +7,6 @@
<link rev="made" href="mailto:esr@snark.thyrsus.com" />
<link rel="stylesheet" href="main.css" type="text/css" media='all'/>
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
-<a href='http://www.anti-leech.com/spam/spambot_stopper.php'></a>
</head>
<body>
@@ -60,8 +59,8 @@ The xgps client
<hr/>
<a href="http://validator.w3.org/check/referer"><img
- src="http://www.w3.org/Icons/valid-xhtml10"
- alt="Valid XHTML 1.0!" height="31" width="88" /></a>
+ src="http://www.w3.org/Icons/valid-xhtml11"
+ alt="Valid XHTML 1.1!" height="31" width="88" /></a>
</div>
<div id="Content">
@@ -87,7 +86,7 @@ to determine location with better accuracy.</p>
</div>
<hr/>
-<script language="JavaScript" src="datestamp.js" type='text/javascript'></script>
+<script src="datestamp.js" type='text/javascript'></script>
</body>
</html>