summaryrefslogtreecommitdiffstats
path: root/htdocs/sgml-lib
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/sgml-lib')
-rw-r--r--htdocs/sgml-lib/REC-html40-971218/strict.dtd8
1 files changed, 2 insertions, 6 deletions
diff --git a/htdocs/sgml-lib/REC-html40-971218/strict.dtd b/htdocs/sgml-lib/REC-html40-971218/strict.dtd
index 715c35e..271e452 100644
--- a/htdocs/sgml-lib/REC-html40-971218/strict.dtd
+++ b/htdocs/sgml-lib/REC-html40-971218/strict.dtd
@@ -10,7 +10,7 @@
direction text, and enhancements to forms for improved
accessibility for people with disabilities.
- Draft: $Date: 1998-07-25 00:00:22 $
+ Draft: $Date: 1999-09-05 23:28:47 $
Authors:
Dave Raggett <dsr@w3.org>
@@ -21,8 +21,7 @@
http://www.w3.org/TR/REC-html40
-->
-<!ENTITY % HTML.Version "-//W3C//DTD HTML 4.0//EN"
- --
+<!--
Typical usage:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
@@ -862,12 +861,9 @@ several semantically related columns together.
>
<!--================ Document Structure ==================================-->
-<!ENTITY % version "version CDATA #FIXED '%HTML.Version;'">
-
<!ENTITY % html.content "HEAD, BODY">
<!ELEMENT HTML O O (%html.content;) -- document root element -->
<!ATTLIST HTML
%i18n; -- lang, dir --
- %version;
>