diff options
author | ot <ot@localhost> | 2005-06-08 09:19:32 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-06-08 09:19:32 +0000 |
commit | 609b2846fbd8f304fbf1d3ece79eb0349cb55c20 (patch) | |
tree | cb9139231a2932adc9b53f314e35c1d3f5484ea4 | |
parent | 6469893192cdb7ea1efdec7f0251fb37105b095c (diff) | |
download | markup-validator-609b2846fbd8f304fbf1d3ece79eb0349cb55c20.zip markup-validator-609b2846fbd8f304fbf1d3ece79eb0349cb55c20.tar.gz markup-validator-609b2846fbd8f304fbf1d3ece79eb0349cb55c20.tar.bz2 |
minor rewording
-rwxr-xr-x | htdocs/docs/sgml.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/docs/sgml.html b/htdocs/docs/sgml.html index 8a00af7..ca85ba0 100755 --- a/htdocs/docs/sgml.html +++ b/htdocs/docs/sgml.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: sgml.html,v 1.16 2004-07-21 23:43:21 link Exp $" ---><!--#set var="date" value="\$Date: 2004-07-21 23:43:21 $" +<!--#set var="revision" value="\$Id: sgml.html,v 1.17 2005-06-08 09:19:32 ot Exp $" +--><!--#set var="date" value="\$Date: 2005-06-08 09:19:32 $" --><!--#set var="title" value="Introduction To SGML for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -21,7 +21,7 @@ <a href="http://www.tei-c.org/P4X/SG.html">"A Gentle Introduction to SGML"</a> as a good starting point. For in-depth treatment of <acronym title="Standard Generalized Markup Language">SGML</acronym> - and <acronym title="HyperText Markup Language">HTML</acronym> I recommend + and <acronym title="HyperText Markup Language">HTML</acronym> we recommend Martin Bryan's "<a href="http://www.is-thought.co.uk/book/home.htm">Web SGML and HTML 4.0 Explained</a>". </p> </div> |