diff options
author | gerald <gerald@localhost> | 2000-10-19 00:58:54 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 2000-10-19 00:58:54 +0000 |
commit | 3fc0605fbefceb7d2c3e7dd2f733cf90a7714c8a (patch) | |
tree | a88dd8bd29096f2d0c405fbf24d46f0ac4a3b23c | |
parent | df6277c71a7aed323f5efbbd090ea3b544a29b67 (diff) | |
download | markup-validator-3fc0605fbefceb7d2c3e7dd2f733cf90a7714c8a.zip markup-validator-3fc0605fbefceb7d2c3e7dd2f733cf90a7714c8a.tar.gz markup-validator-3fc0605fbefceb7d2c3e7dd2f733cf90a7714c8a.tar.bz2 |
added a headline on ISO-HTML support
-rwxr-xr-x | htdocs/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index a470f90..e41ade9 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -44,6 +44,8 @@ </p> <ul> + <li><a href="whatsnew.html#2000-10-18">Added support for ISO-HTML</a> + <small>(October 18, 2000)</small></li> <li><a href="whatsnew.html#2000-06-30">XHTML documents are now checked for validity</a> <small>(June 30, 2000)</small></li> @@ -117,7 +119,7 @@ src="http://validator.w3.org/images/vxhtml10" height="31" width="88" align="right" border="0" alt="Valid XHTML 1.0!" /></a> <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2000-07-14 16:06:01 $ + $Date: 2000-10-19 00:58:54 $ </address> </body> |