diff options
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/index.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 9e7b475..2fb0202 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.80 2007-02-20 01:56:44 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-02-20 01:56:44 $" +<!--#set var="revision" value="\$Id: index.html,v 1.81 2007-02-20 07:35:13 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-02-20 07:35:13 $" --><!--#set var="title" value="The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -78,7 +78,9 @@ Check the markup (HTML, XHTML) of Web documents </div> <!-- frontforms --> <div class="intro"> <p> - This validator checks markup of Web documents in HTML, XHTML, SMIL, MathML, etc. + This validator checks the + <a href="docs/help.html#validation_basics" title="What is Markup Validation?">Markup Validity</a> + of Web documents in HTML, XHTML, SMIL, MathML, etc. If you wish to validate specific content such as <a href="http://validator.w3.org/feed/">RSS/Atom feeds</a> or <a href="http://jigsaw.w3.org/css-validator/">CSS stylesheets</a> |