diff options
Diffstat (limited to 'htdocs/docs/index.html')
-rwxr-xr-x | htdocs/docs/index.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index f1dfdb0..06d8cb5 100755 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -1,19 +1,21 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.7 2002-10-23 23:11:30 link Exp $" ---><!--#set var="date" value="\$Date: 2002-10-23 23:11:30 $" +<!--#set var="revision" value="\$Id: index.html,v 1.8 2002-11-06 02:45:20 ot Exp $" +--><!--#set var="date" value="\$Date: 2002-11-06 02:45:20 $" --><!--#set var="title" value="Documentation Index for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <p id="skip"> Here you'll find the documentation for The W3C MarkUp Validation Service. - What little there is of it; additions eagerly accepted! <tt>:-)</tt> + What little there is of it; + <a href="../feedback.html">additions eagerly accepted</a>!<tt>:-)</tt> </p> <dl> <dt><a href="help.html">W3C Validator Help</a></dt> - <dd><p>A quick intro and help to get you started.</p></dd> + <dd><p>A quick intro and help to get you started, with answers to + a few Frequently Asked Questions. Read this first.</p></dd> <dt><a href="users.html">W3C Validator Users Guide</a></dt> <dd><p>The Users Guide for the W3C Validator.</p></dd> - <dt><a href="sgml.html">SGML Cheat Sheet</a></dt> + <dt><a href="sgml.html">SGML (basics) and the MarkUp Validator</a></dt> <dd> <p> A quick introduction to SGML concepts as they apply to the |