- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Tue, 06 Apr 2004 04:46:49 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv15367
Modified Files:
Tag: validator-0_6_0-branch
help.html
Log Message:
emphasis on very basic help questions - more details on basic usage
Index: help.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/help.html,v
retrieving revision 1.12.2.14
retrieving revision 1.12.2.15
diff -u -d -r1.12.2.14 -r1.12.2.15
--- help.html 1 Apr 2004 21:59:54 -0000 1.12.2.14
+++ help.html 6 Apr 2004 04:46:45 -0000 1.12.2.15
@@ -24,7 +24,7 @@
Does "valid" mean "quality approved by W3C"?</a>
</li>
<li>
- <a href="#what-is-it">What is the Markup Validator and what does it do?</a>
+ <strong><a href="#what-is-it">What is the Markup Validator and what does it do?</a></strong>
</li>
<li>
<a href="#why-validate">Why validate?</a>
@@ -47,7 +47,7 @@
<li>Using this service
<ul>
<li>
- <a href="#manual">How do I use the Markup validator?</a>
+ <strong><a href="#manual">How do I use the Markup validator?</a></strong>
</li>
<li>
<a href="#errors">What is (are) this (these) error message(s)?</a>
@@ -242,9 +242,12 @@
<h3 id="using">Using this service</h3>
<h4 id="manual">How do I use this service?</h4>
- <p>
- Most probably, you will want to use the online Markup Validation service.
- Read the <a href="users.html">user's manual</a> for further help with this
+ <p>Most probably, you will want to use the online Markup Validation service.
+ The simple way to use this service to validate a Web page is to paste its
+ address into the <a href="../#uri">text area</a> on the
+ <a href="..">validator's home page</a>, and press the "Check" button.</p>
+ <p>There are other possible uses and a few usage options, please
+ read the <a href="users.html">user's manual</a> for further help with this
service.
</p>
<p>
Received on Tuesday, 6 April 2004 01:03:18 UTC