diff options
Diffstat (limited to 'htdocs/detailed.html')
-rwxr-xr-x | htdocs/detailed.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/detailed.html b/htdocs/detailed.html index 76e1497..742aede 100755 --- a/htdocs/detailed.html +++ b/htdocs/detailed.html @@ -1,18 +1,18 @@ -<!--#set var="revision" value="\$Id: detailed.html,v 1.17 2004-05-09 15:56:49 link Exp $" ---><!--#set var="date" value="\$Date: 2004-05-09 15:56:49 $" +<!--#set var="revision" value="\$Id: detailed.html,v 1.18 2004-07-21 15:06:55 link Exp $" +--><!--#set var="date" value="\$Date: 2004-07-21 15:06:55 $" --><!--#set var="title" value="The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> <p><a id="skip" name="skip"></a> This form allows you to enter a <acronym - title="Universal Resource Identifier">URI</acronym> + title="Universal Resource Locator">URL</acronym> and have it validated. If you want to validate a file on your computer, you can use the <a href="file-upload.html">File Upload Interface</a>. </p> <div> - <fieldset><legend>Validate by URI</legend> + <fieldset><legend>Validate by URL</legend> <form method="get" action="check"> <table> <tr><th><label title="Address of page to Validate" |