summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/sgml.html
diff options
context:
space:
mode:
authorgerald <gerald@localhost>2001-06-20 20:35:18 +0000
committergerald <gerald@localhost>2001-06-20 20:35:18 +0000
commit600d4f49ae1a82df875660d26b38bafa47b066b3 (patch)
treeb84780afc2fd03bf2848f2b288c610b49427290f /htdocs/docs/sgml.html
parent714d6bcd7e67f7aaf24498017060807c710a1e06 (diff)
downloadmarkup-validator-600d4f49ae1a82df875660d26b38bafa47b066b3.zip
markup-validator-600d4f49ae1a82df875660d26b38bafa47b066b3.tar.gz
markup-validator-600d4f49ae1a82df875660d26b38bafa47b066b3.tar.bz2
typo in doctype example
Diffstat (limited to 'htdocs/docs/sgml.html')
-rwxr-xr-xhtdocs/docs/sgml.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/docs/sgml.html b/htdocs/docs/sgml.html
index 4cabf08..5469aa6 100755
--- a/htdocs/docs/sgml.html
+++ b/htdocs/docs/sgml.html
@@ -8,8 +8,8 @@
<link rel="stylesheet" type="text/css" href="/base.css" />
<meta name="keywords" content="HTML, Hypertext Markup Language, Validation, W3C HTML Validation Service" />
<meta name="description" content="W3C's easy-to-use HTML validation service, based on an SGML parser." />
- <meta name="revision" content="$Id: sgml.html,v 1.3 2001-05-27 06:31:20 link Exp $" />
- <meta name="modified" content="$Date: 2001-05-27 06:31:20 $" />
+ <meta name="revision" content="$Id: sgml.html,v 1.4 2001-06-20 20:35:18 gerald Exp $" />
+ <meta name="modified" content="$Date: 2001-06-20 20:35:18 $" />
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b">
@@ -102,7 +102,7 @@
<dt><code>For HTML 2.0...</code></dt><dd>...use "-//IETF//DTD HTML 2.0//EN"</dd>
<dt><code>For HTML 4.0...</code></dt><dd>...use "-//W3C//DTD HTML 4.0//EN"</dd>
<dt><code>For HTML 4.0 Transitional...</code></dt><dd>...use "-//W3C//DTD HTML 4.0 Transitional//EN"</dd>
- <dt><code>For HTML 4.0 Frameset...</code></dt><dd>...use "-//W3C//DTD HTML 4.0 Framset//EN"</dd>
+ <dt><code>For HTML 4.0 Frameset...</code></dt><dd>...use "-//W3C//DTD HTML 4.0 Frameset//EN"</dd>
</dl>
<p>Note that the string must appear exactly as shown, including case.</p>
<p class="warning">
@@ -123,7 +123,7 @@
src="http://validator.w3.org/images/vxhtml10" height="31" width="88"
align="right" border="0" alt="Valid XHTML 1.0!" /></a>
<a href="/feedback.html">Webmaster</a><br />
- $Date: 2001-05-27 06:31:20 $
+ $Date: 2001-06-20 20:35:18 $
</address>
</body>