diff options
author | ot <ot@localhost> | 2007-06-11 18:29:49 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2007-06-11 18:29:49 +0000 |
commit | ffac08f03cba867f2b597faefd15342f0f5b9e43 (patch) | |
tree | d3192a17fc392ebaafd377cbcd834d0b9367e8f9 /htdocs | |
parent | fe147ad3b7b7d2c358204107c3d78498a417adbd (diff) | |
download | markup-validator-ffac08f03cba867f2b597faefd15342f0f5b9e43.zip markup-validator-ffac08f03cba867f2b597faefd15342f0f5b9e43.tar.gz markup-validator-ffac08f03cba867f2b597faefd15342f0f5b9e43.tar.bz2 |
Credit where due:
Brett for feedback and patches
Valerio for his help on UI design/interaction
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/about.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/htdocs/about.html b/htdocs/about.html index 5814fbf..02643d6 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: about.html,v 1.35 2006-11-15 08:02:45 ot Exp $" ---><!--#set var="date" value="\$Date: 2006-11-15 08:02:45 $" +<!--#set var="revision" value="\$Id: about.html,v 1.36 2007-06-11 18:29:49 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-06-11 18:29:49 $" --><!--#set var="title" value="About the W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -171,11 +171,13 @@ <a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a>'s modified version, lq-nsgmls. </li> - <li>Documentation and Error Explanations originally written by Scott Bigham.</li> + <li>Documentation and Error Explanations originally written by Scott Bigham.</li> + <li>Interface and Design refinements by Valerio Proietti (and powered by <a href="http://mootools.net/">Mootools</a>)</li> <li> <p>Patches, Documentation and Ideas from: <a href="http://www.aaronsw.com/">Aaron Swartz</a>, <a href="http://bjoern.hoehrmann.de/">Björn Höhrmann</a>, + Brett Bieber, Christian Smith, <a href="http://www.w3.org/People/Connolly/">Dan Connolly</a>, <a href="http://dorward.me.uk/">David Dorward</a>, |