diff options
author | link <link@localhost> | 2001-09-17 00:08:55 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-09-17 00:08:55 +0000 |
commit | 6c4e07a6b0f9cbf756961d5b1e70850429cccecd (patch) | |
tree | 3d26715a40af7cea2445bcb06c35187330308fdd /htdocs | |
parent | dfa3101ea48b8d387470d3fb02dd1186d8785d0c (diff) | |
download | markup-validator-6c4e07a6b0f9cbf756961d5b1e70850429cccecd.zip markup-validator-6c4e07a6b0f9cbf756961d5b1e70850429cccecd.tar.gz markup-validator-6c4e07a6b0f9cbf756961d5b1e70850429cccecd.tar.bz2 |
s/h2/h1/ in title. Thanks to AaronSw for the catch.
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index c0dfee2..c3480c1 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -26,9 +26,9 @@ <a href="http://www.w3.org/TR/xhtml1/">XHTML 1.0</a><br /> <a href="http://www.w3.org/TR/html401/">HTML 4.01</a><br /> </p> - <h2><a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" + <h1><a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home" /></a> - HTML Validation Service</h2> + HTML Validation Service</h1> <div class="intro"> <p> Welcome to the W3C HTML Validation Service; a free service that checks @@ -157,7 +157,7 @@ src="http://validator.w3.org/images/vxhtml10" height="31" width="88" alt="Valid XHTML 1.0!" /></a> <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2001-09-14 03:54:21 $ + $Date: 2001-09-17 00:08:55 $ </address> </body> </html> |