diff options
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 e7455aa..87549ea 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.5 1999-09-27 09:48:00 gerald Exp $"> + content="$Id: index.html,v 1.6 1999-09-27 09:50:43 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -40,6 +40,7 @@ <li><a href="/check?uri=http://www.microsoft.com/">Microsoft</a> <li><a href="/check?uri=http://www.w3.org/Press/1998/XSL-WD.html.ja">iso-2022-jp encoded document</a> <li><a href="/check?uri=http://www.vir.si/">windows-1250 encoded document (Slovenian)</a> +<li><a href="/check?uri=http://validator.w3.org:8000/">httpd on a non-standard port</a> </ul> <p> @@ -53,7 +54,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-27 09:48:00 $ + $Date: 1999-09-27 09:50:43 $ </address> </body> |