diff options
-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 35f7359..77ebd82 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.3 1999-09-17 08:30:54 gerald Exp $"> + content="$Id: index.html,v 1.4 1999-09-27 09:45:51 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -38,6 +38,7 @@ <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> +<li><a href="/check?uri=http://www.w3.org/Press/1998/XSL-WD.html.ja">iso-2022-jp encoded document</a> </ul> <p> @@ -51,7 +52,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-17 08:30:54 $ + $Date: 1999-09-27 09:45:51 $ </address> </body> |