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 77ebd82..e7455aa 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.4 1999-09-27 09:45:51 gerald Exp $"> + content="$Id: index.html,v 1.5 1999-09-27 09:48:00 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -39,6 +39,7 @@ <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> +<li><a href="/check?uri=http://www.vir.si/">windows-1250 encoded document (Slovenian)</a> </ul> <p> @@ -52,7 +53,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:45:51 $ + $Date: 1999-09-27 09:48:00 $ </address> </body> |