summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorgerald <gerald@localhost>2000-10-21 11:06:11 +0000
committergerald <gerald@localhost>2000-10-21 11:06:11 +0000
commit4b92f53f9b9bb42f17370d38328d3242a4b0cfb7 (patch)
tree3f52ac90a7bf115c669bc9451bb19c22b7f258b2 /htdocs
parent39764a7e4cd8b3d2f101cd563345b522fbac9e0a (diff)
downloadmarkup-validator-4b92f53f9b9bb42f17370d38328d3242a4b0cfb7.zip
markup-validator-4b92f53f9b9bb42f17370d38328d3242a4b0cfb7.tar.gz
markup-validator-4b92f53f9b9bb42f17370d38328d3242a4b0cfb7.tar.bz2
added a link to HTML Tidy
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/about.html6
-rwxr-xr-xhtdocs/index.html3
2 files changed, 6 insertions, 3 deletions
diff --git a/htdocs/about.html b/htdocs/about.html
index 9c6bb04..2582c63 100755
--- a/htdocs/about.html
+++ b/htdocs/about.html
@@ -6,7 +6,7 @@
<head>
<title>About the W3C HTML Validation Service</title>
<meta name="revision"
- content="$Id: about.html,v 1.5 2000-10-21 07:55:09 gerald Exp $" />
+ content="$Id: about.html,v 1.6 2000-10-21 11:04:50 gerald Exp $" />
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b">
@@ -53,6 +53,8 @@
<li><a href="http://arealvalidator.com/">A Real Validator</a>
is a shareware HTML syntax checker for Windows systems,
from the author of the WDG validator</li>
+ <li>Clean up your HTML using <a
+ href="http://www.w3.org/People/Raggett/tidy/">HTML tidy</a></li>
<!--
<li>@@ bookmarklets</li>
-->
@@ -112,7 +114,7 @@
src="http://validator.w3.org/images/vxhtml10" height="31" width="88"
align="right" border="0" alt="Valid XHTML 1.0!" /></a>
<a href="/feedback.html">Gerald Oskoboiny</a><br />
- $Date: 2000-10-21 07:55:09 $
+ $Date: 2000-10-21 11:04:50 $
</address>
</body>
diff --git a/htdocs/index.html b/htdocs/index.html
index e41ade9..fa68e80 100755
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -28,6 +28,7 @@
<a href="http://lists.w3.org/Archives/Public/www-validator/">www-validator archives</a> |
<a href="http://jigsaw.w3.org/css-validator/">CSS validator</a> |
<a href="checklink">Link checker</a><br clear="right"/>
+ <a href="http://www.w3.org/People/Raggett/tidy/">HTML Tidy</a> |
<a href="http://www.w3.org/MarkUp/">HTML home</a> |
<a href="http://www.w3.org/TR/html401/">HTML 4.01</a> |
<a href="http://www.w3.org/TR/xhtml1/">XHTML 1.0</a>
@@ -119,7 +120,7 @@
src="http://validator.w3.org/images/vxhtml10" height="31" width="88"
align="right" border="0" alt="Valid XHTML 1.0!" /></a>
<a href="/feedback.html">Gerald Oskoboiny</a><br />
- $Date: 2000-10-19 00:58:54 $
+ $Date: 2000-10-21 11:06:11 $
</address>
</body>