diff options
Diffstat (limited to 'htdocs/docs')
-rwxr-xr-x | htdocs/docs/sgml.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/docs/sgml.html b/htdocs/docs/sgml.html index 5469aa6..1aa89f5 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.4 2001-06-20 20:35:18 gerald Exp $" /> - <meta name="modified" content="$Date: 2001-06-20 20:35:18 $" /> + <meta name="revision" content="$Id: sgml.html,v 1.5 2001-07-31 19:30:47 link Exp $" /> + <meta name="modified" content="$Date: 2001-07-31 19:30:47 $" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -106,7 +106,7 @@ </dl> <p>Note that the string must appear exactly as shown, including case.</p> <p class="warning"> - <strong>WARNING:</strong></a> Some HTML editors will insert a + <strong>WARNING:</strong> Some HTML editors will insert a <code>DOCTYPE</code> declaration for you. Unfortunately, this pre-inserted <code>DOCTYPE</code> will sometimes confuse The Validator. This usually occurs when the inserted @@ -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-06-20 20:35:18 $ + $Date: 2001-07-31 19:30:47 $ </address> </body> |