diff options
-rwxr-xr-x | htdocs/about.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/htdocs/about.html b/htdocs/about.html index 6435f7c..3689f40 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: about.html,v 1.43 2009-03-13 15:21:28 ot Exp $" ---><!--#set var="date" value="\$Date: 2009-03-13 15:21:28 $" +<!--#set var="revision" value="\$Id: about.html,v 1.44 2009-03-25 17:27:18 ot Exp $" +--><!--#set var="date" value="\$Date: 2009-03-25 17:27:18 $" --><!--#set var="title" value="About the W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -54,7 +54,8 @@ Markup Language">SGML</acronym> or <acronym title="eXtensible Markup Language">XML</acronym> <acronym title="Document Type Definition">DTD</acronym></a>, provided they use a proper document type declaration. - </p> + </p> + <p>This validator is also <q cite="https://www.cs.tcd.ie/15445/15445.HTML#SYSVALID">An HTML validating system conforming to International Standard ISO/IEC 15445—HyperText Markup Language, and International Standard ISO 8879—Standard Generalized Markup Language (SGML)</q> – which basically means that in addition to W3C recommendations, it can validate according to these ISO standards.</p> <p> Related resources include: </p> |