diff options
Diffstat (limited to 'htdocs/docs/sgml.html')
-rwxr-xr-x | htdocs/docs/sgml.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/htdocs/docs/sgml.html b/htdocs/docs/sgml.html index 83c1958..3a40ae7 100755 --- a/htdocs/docs/sgml.html +++ b/htdocs/docs/sgml.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: sgml.html,v 1.13 2003-02-24 23:33:19 ville Exp $" ---><!--#set var="date" value="\$Date: 2003-02-24 23:33:19 $" +<!--#set var="revision" value="\$Id: sgml.html,v 1.14 2003-05-24 20:32:46 link Exp $" +--><!--#set var="date" value="\$Date: 2003-05-24 20:32:46 $" --><!--#set var="title" value="Introduction To SGML for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -16,10 +16,10 @@ You don't actually have to know much about SGML to use The Validator successfully. If you're interested, though, I recommend TEI's <a href="http://etext.virginia.edu/tei-tocs1.html">"A Gentle - Introduction to SGML"</a> as a good starting point. An additional SGML - resource can be found on - <a href="http://www.oasis-open.org/cover/sgml-xml.html">SIL's SGML - Web Page</a>. + 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 + Martin Bryan's "<a href="http://www.sgml.u-net.com/book/">Web SGML and HTML 4.0 Explained</a>". </p> </div> |