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/footer.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/footer.html')
-rwxr-xr-x | htdocs/footer.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/htdocs/footer.html b/htdocs/footer.html index bb3cff7..ff208c3 100755 --- a/htdocs/footer.html +++ b/htdocs/footer.html @@ -2,7 +2,8 @@ <a href="http://validator.w3.org/check/referer"><img 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 /> + <a title="Send Feedback for the W3C HTMl Validation Service" + href="/feedback.html">Gerald Oskoboiny</a><br /> <!--#echo var="date" --> - <!-- SSI Template Version: $Id: footer.html,v 1.1 2001-09-19 08:52:08 link Exp $ --> + <!-- SSI Template Version: $Id: footer.html,v 1.2 2001-09-24 10:05:41 link Exp $ --> </address> |