diff options
author | ot <ot@localhost> | 2009-03-25 17:27:18 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2009-03-25 17:27:18 +0000 |
commit | 99a63db677216f6106cfe6d83c0808dda4832694 (patch) | |
tree | 04b59a602efb51b1577640b57598e789185c403a /htdocs | |
parent | 6d5906b088310f7e225bcca287e6804cf6dd74dc (diff) | |
download | markup-validator-99a63db677216f6106cfe6d83c0808dda4832694.zip markup-validator-99a63db677216f6106cfe6d83c0808dda4832694.tar.gz markup-validator-99a63db677216f6106cfe6d83c0808dda4832694.tar.bz2 |
legalese to make ISO happy
Diffstat (limited to 'htdocs')
-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> |