summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerald <gerald@localhost>1999-09-06 04:28:34 +0000
committergerald <gerald@localhost>1999-09-06 04:28:34 +0000
commit253c123888a3a253df84fb234f1c96b71ad2dc3c (patch)
tree1e53706853e9776260687fd9c2cd2f733235a0fa
parentaaca3c1823ceab0f23ee9226a42161607d4b84f9 (diff)
downloadmarkup-validator-253c123888a3a253df84fb234f1c96b71ad2dc3c.zip
markup-validator-253c123888a3a253df84fb234f1c96b71ad2dc3c.tar.gz
markup-validator-253c123888a3a253df84fb234f1c96b71ad2dc3c.tar.bz2
a page with misc pages to test to make sure the service still works
-rwxr-xr-xhtdocs/dev/tests/index.html56
1 files changed, 56 insertions, 0 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html
new file mode 100755
index 0000000..6f67c62
--- /dev/null
+++ b/htdocs/dev/tests/index.html
@@ -0,0 +1,56 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+
+<head>
+ <title>W3C HTML Validation Service: Tests</title>
+ <link rev="made" href="mailto:gerald@w3.org">
+ <meta name="revision"
+ content="$Id: index.html,v 1.1 1999-09-06 04:28:34 gerald Exp $">
+</head>
+
+<body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b">
+
+<p>
+ <a href="http://www.w3.org/"><img
+ src="http://www.w3.org/Icons/WWW/w3c_home" height=48 border=0
+ alt="W3C"></a>
+</p>
+
+<h1>W3C HTML Validation Service: Tests</h1>
+
+<p>
+ This page is mainly for my own use, to test various things to
+ make sure everything works fine after making changes to <a
+ href="/">the validator</a>.
+</p>
+
+<ul>
+<li><a href="/check?uri=http://www.w3.org/">W3C home</a>
+<li><a href="/check?uri=http://www.w3.org/TR/1999/PR-html40-19990824/">HTML 4.01</a>
+<li><a href="/check?uri=http://www.w3.org/TR/1999/PR-xhtml1-19990824/">XHTML 1.0</a>
+<li><a href="/check?uri=http://www.w3.org/TR/1998/REC-xml-19980210.xml">XML 1.0</a>
+<li><a href="/check?uri=http://www.w3.org/bogus">404 not found</a>
+<li><a href="/check?uri=http://validator.w3.org/sgml-lib/catalog">text/plain</a>
+<li><a href="/check?uri=http://www.w3.org/MarkUp">redirect</a>
+<li><a href="/check?uri=http://www.yahoo.com/">Yahoo!</a>
+<li><a href="/check?uri=http://www.microsoft.com/">Microsoft</a>
+</ul>
+
+<p>
+ See also: <a href="../../source/">source page</a>.
+</p>
+
+<hr>
+
+<address>
+ <a href="http://validator.w3.org/check/referer"><img
+ src="http://validator.w3.org/images/vh40.gif" height=31 width=88
+ align=right border=0 alt="Valid W3C HTML 4.0!"></a>
+ <a href="/feedback.html">Gerald Oskoboiny</A><br>
+ $Date: 1999-09-06 04:28:34 $
+</address>
+
+</body>
+
+</html>
+