diff options
author | gerald <gerald@localhost> | 1999-09-06 04:29:24 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1999-09-06 04:29:24 +0000 |
commit | b4ab18cb4e7601058e9d2c834252c5237efd89c4 (patch) | |
tree | cdd3550d515ba4d25958c270069a64d8ab0d1781 /htdocs/dev/tests | |
parent | 253c123888a3a253df84fb234f1c96b71ad2dc3c (diff) | |
download | markup-validator-b4ab18cb4e7601058e9d2c834252c5237efd89c4.zip markup-validator-b4ab18cb4e7601058e9d2c834252c5237efd89c4.tar.gz markup-validator-b4ab18cb4e7601058e9d2c834252c5237efd89c4.tar.bz2 |
added check/referer
Diffstat (limited to 'htdocs/dev/tests')
-rwxr-xr-x | htdocs/dev/tests/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index 6f67c62..87e226e 100755 --- a/htdocs/dev/tests/index.html +++ b/htdocs/dev/tests/index.html @@ -5,7 +5,7 @@ <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 $"> + content="$Id: index.html,v 1.2 1999-09-06 04:29:24 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -26,6 +26,7 @@ <ul> <li><a href="/check?uri=http://www.w3.org/">W3C home</a> +<li><a href="/check/referer">referer</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> @@ -47,7 +48,7 @@ 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 $ + $Date: 1999-09-06 04:29:24 $ </address> </body> |