diff options
author | gerald <gerald@localhost> | 2000-06-30 20:53:03 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 2000-06-30 20:53:03 +0000 |
commit | 30b7ffa7e2e71f2418bcce931ce1b6911987057d (patch) | |
tree | 6f5ffda9ebbb5913e4caad072e3a937c81d9284d /htdocs | |
parent | 5edef987c8974c3cb3269c16b111144e6fcebfc0 (diff) | |
download | markup-validator-30b7ffa7e2e71f2418bcce931ce1b6911987057d.zip markup-validator-30b7ffa7e2e71f2418bcce931ce1b6911987057d.tar.gz markup-validator-30b7ffa7e2e71f2418bcce931ce1b6911987057d.tar.bz2 |
added today's changes: xhtml validity checking
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/whatsnew.html | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index d703db4..5ce480e 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -8,7 +8,7 @@ W3C HTML Validation Service, What's New"> <meta name="description" content="What's New with W3C's Validation Service."> <meta name="revision" - content="$Id: whatsnew.html,v 1.15 2000-04-28 09:01:52 gerald Exp $"> + content="$Id: whatsnew.html,v 1.16 2000-06-30 20:53:03 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -34,6 +34,13 @@ <dl> +<dt><a name="2000-06-30"><strong>June 30, 2000</strong></a>: +<dd> + <p> + The service now checks XHTML documents for validity as well as + XML well-formedness. + </p> + <dt><a name="2000-04-28"><strong>April 28, 2000</strong></a>: <dd> <p> @@ -211,7 +218,7 @@ src="http://validator.w3.org/images/vh40.gif" height=31 width=88 align=right border=0 alt="Valid HTML 4.0!"></a> <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 2000-04-28 09:01:52 $ + $Date: 2000-06-30 20:53:03 $ </address> </body> |