diff options
author | gerald <gerald@localhost> | 1999-09-27 09:48:00 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1999-09-27 09:48:00 +0000 |
commit | bb555f6087499bde592146c93068bb7026f72d88 (patch) | |
tree | 7499308b16abb27dfa7269a48e2dd2e56ece5165 /htdocs/dev/tests | |
parent | 61c76e6a876e7ef338b78e13afe983b0b266c024 (diff) | |
download | markup-validator-bb555f6087499bde592146c93068bb7026f72d88.zip markup-validator-bb555f6087499bde592146c93068bb7026f72d88.tar.gz markup-validator-bb555f6087499bde592146c93068bb7026f72d88.tar.bz2 |
added a link to test a windows-1250 encoded document
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 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> |