diff options
Diffstat (limited to 'htdocs/about.html')
-rwxr-xr-x | htdocs/about.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/htdocs/about.html b/htdocs/about.html index f1c8947..e1adc4e 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: about.html,v 1.22 2003-02-24 23:33:18 ville Exp $" ---><!--#set var="date" value="\$Date: 2003-02-24 23:33:18 $" +<!--#set var="revision" value="\$Id: about.html,v 1.23 2003-05-24 20:32:45 link Exp $" +--><!--#set var="date" value="\$Date: 2003-05-24 20:32:45 $" --><!--#set var="title" value="About the W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -103,12 +103,21 @@ <div id="credits"> <h2>Credits</h2> <p> + The + <a href="http://lists.w3.org/Archives/Public/www-html/1994Jul/0015">first + online <acronym title="HyperText Markup Language">HTML</acronym> validation + service</a> was created by + <a href="http://www.w3.org/People/Connolly/">Dan Connolly</a> and + <a href="http://www.markgaither.com/">Mark Gaither</a>. + </p> + <p> The <acronym title="World Wide Web Consortium">W3C</acronym> Markup Validation Service was created and maintained by <a title="Gerald Oskoboiny's Home Page" href="http://www.w3.org/People/Gerald/">Gerald Oskoboiny</a>. In a previous incarnation it was known as "The Kinder, Gentler, - <acronym title="HyperText Markup Language">HTML</acronym> Validator", + <acronym title="HyperText Markup Language">HTML</acronym> Validator" + ("Kinder, Gentler" than Dan and Mark's original), but has since found a new home at <acronym title="the World Wide Web Consortium">W3C</acronym>, and is now maintained under the auspices of the <a href="http://www.w3.org/QA/">Quality Assurance</a> @@ -168,15 +177,6 @@ </ul> </div> - <p> - The - <a href="http://lists.w3.org/Archives/Public/www-html/1994Jul/0015">first - online <acronym title="HyperText Markup Language">HTML</acronym> validation - service</a> was created by - <a href="http://www.w3.org/People/Connolly/">Dan Connolly</a> and - <a href="http://www.markgaither.com/">Mark Gaither</a>. - </p> - <!--#include virtual="footer.html" --> </body> </html> |