diff options
Diffstat (limited to 'htdocs/index.html')
-rwxr-xr-x | htdocs/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index e94c717..311a10c 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,12 +1,12 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.53 2002-10-22 01:25:24 link Exp $" ---><!--#set var="date" value="\$Date: 2002-10-22 01:25:24 $" ---><!--#set var="title" value="The W3C HTML Validation Service" +<!--#set var="revision" value="\$Id: index.html,v 1.54 2002-10-23 23:11:29 link Exp $" +--><!--#set var="date" value="\$Date: 2002-10-23 23:11:29 $" +--><!--#set var="title" value="The W3C MarkUp Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> <div id="skip" class="intro"> <p> - Welcome to the W3C HTML Validation Service; a free service that checks + Welcome to the W3C MarkUp Validation Service; a free service that checks documents like HTML and XHTML for conformance to W3C Recommendations and other standards. </p> @@ -16,7 +16,7 @@ <p> You can enter a URI in the <code>Address</code> field below, or choose a file to upload. There is also an <a title="Extended Interface to the - W3C HTML Validation Service" href="detailed.html">Extended + W3C MarkUp Validation Service" href="detailed.html">Extended Interface</a> available if you want to set any advanced options. </p> <form method="get" action="check"> |