diff options
author | gerald <gerald@localhost> | 2000-06-30 20:54:54 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 2000-06-30 20:54:54 +0000 |
commit | 127e5eee9b1ebd974912694f29398ed44f19de56 (patch) | |
tree | b9e85c3882509a45b1b91c88ca3359b3dde52872 /htdocs | |
parent | 30b7ffa7e2e71f2418bcce931ce1b6911987057d (diff) | |
download | markup-validator-127e5eee9b1ebd974912694f29398ed44f19de56.zip markup-validator-127e5eee9b1ebd974912694f29398ed44f19de56.tar.gz markup-validator-127e5eee9b1ebd974912694f29398ed44f19de56.tar.bz2 |
added headline on xhtml validity checking; removed old headline
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 2a8507f..b86a29b 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -43,12 +43,12 @@ </p> <ul> + <li><a href="whatsnew.html#2000-06-30">XHTML documents are + now checked for validity</a> + <small>(June 30, 2000)</small></li> <li><a href="whatsnew.html#2000-04-28">Added file upload feature</a> <small>(April 28, 2000)</small></li> - <li><a href="whatsnew.html#1999.08.24">Added support for HTML - 4.01; updated XHTML 1.0 DTDs</a> - <small>(August 24, 1999)</small></li> <li><a href="whatsnew.html">more...</a></li> </ul> @@ -116,7 +116,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-04-28 09:05:06 $ + $Date: 2000-06-30 20:54:54 $ </address> </body> |