diff options
-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> |