- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Fri, 30 Apr 2004 04:05:44 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv18175/docs
Modified Files:
Tag: validator-0_6_0-branch
help.html
Log Message:
* grammar/language fixes - thanks Andrew Robinson
* CSS fixes
- margins for source display
- banner border + version info less visible
- footer margin + removed version info there
Index: help.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/help.html,v
retrieving revision 1.12.2.17
retrieving revision 1.12.2.18
diff -u -d -r1.12.2.17 -r1.12.2.18
--- help.html 29 Apr 2004 06:27:40 -0000 1.12.2.17
+++ help.html 30 Apr 2004 04:05:41 -0000 1.12.2.18
@@ -116,7 +116,7 @@
</p>
<p>
- The validation results were certainly positive ("this page is valid..."),
+ The validation result was certainly positive ("this page is valid..."),
but if it wasn't, you would probably do the author of the page where
the icon was a favor if you could warn him/her of this abnormal situation.
</p>
@@ -135,7 +135,7 @@
that allow Web authors to structure text, add multimedia content, and
specify what appearance, or style, the result should have.</p>
- <p>As for every language, those have their own <em>grammar</em>, <em>vocabulary</em>
+ <p>As for every language, these have their own <em>grammar</em>, <em>vocabulary</em>
and <em>syntax</em>, and every document written with these computer languages
are supposed to follow these rules. However, just as texts in a natural language
can include spelling or grammar errors, documents using Markup languages
Received on Friday, 30 April 2004 00:05:46 UTC