diff options
author | link <link@localhost> | 2001-09-24 10:05:41 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-09-24 10:05:41 +0000 |
commit | 71bd8b9c15310032f3fcd58d536f1b31dbfd1c1d (patch) | |
tree | 40d5a32148890f135bd48ac8dba23cb9a2077778 /htdocs/docs/help.html | |
parent | 632adae846e0b4b12a706cb7b551d9e8909b48a1 (diff) | |
download | markup-validator-71bd8b9c15310032f3fcd58d536f1b31dbfd1c1d.zip markup-validator-71bd8b9c15310032f3fcd58d536f1b31dbfd1c1d.tar.gz markup-validator-71bd8b9c15310032f3fcd58d536f1b31dbfd1c1d.tar.bz2 |
Continure redesign. Add unique titles for each page. Redesign navbar somewhat.
Move options to separate page. Shorten form on front page. Add @title. :-)
Diffstat (limited to 'htdocs/docs/help.html')
-rwxr-xr-x | htdocs/docs/help.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/htdocs/docs/help.html b/htdocs/docs/help.html index 4ac370d..b7904df 100755 --- a/htdocs/docs/help.html +++ b/htdocs/docs/help.html @@ -1,5 +1,6 @@ -<!--#set var="revision" value="\$Id: help.html,v 1.3 2001-09-19 08:52:09 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-19 08:52:09 $" --> +<!--#set var="revision" value="\$Id: help.html,v 1.4 2001-09-24 10:05:41 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> +<!--#set var="title" value="Help for The W3C HTML Validation Service" --> <!--#include virtual="/header.html" --> <div> |