summaryrefslogtreecommitdiffstats
path: root/htdocs/sgml-lib
diff options
context:
space:
mode:
authorgerald <gerald@localhost>1999-08-19 23:21:24 +0000
committergerald <gerald@localhost>1999-08-19 23:21:24 +0000
commita878e7d9f5d22bea83e60379dcc680ee189fa62c (patch)
tree3569834691c13777155de69d1081b2f7d1d968c8 /htdocs/sgml-lib
parent81b1aba3e0644971c3afb3a7107a17bfaaad035d (diff)
downloadmarkup-validator-a878e7d9f5d22bea83e60379dcc680ee189fa62c.zip
markup-validator-a878e7d9f5d22bea83e60379dcc680ee189fa62c.tar.gz
markup-validator-a878e7d9f5d22bea83e60379dcc680ee189fa62c.tar.bz2
added entries for HTML 4.01
Diffstat (limited to 'htdocs/sgml-lib')
-rw-r--r--htdocs/sgml-lib/catalog10
1 files changed, 9 insertions, 1 deletions
diff --git a/htdocs/sgml-lib/catalog b/htdocs/sgml-lib/catalog
index 0e357e1..3500875 100644
--- a/htdocs/sgml-lib/catalog
+++ b/htdocs/sgml-lib/catalog
@@ -1,6 +1,6 @@
-- SGML catalog for the W3C HTML Validation Service --
- -- $Id: catalog,v 1.2 1998-07-25 00:03:53 gerald Exp $ --
+ -- $Id: catalog,v 1.3 1999-08-19 23:21:24 gerald Exp $ --
OVERRIDE YES -- prefer public identifiers to system identifiers --
@@ -132,3 +132,11 @@ PUBLIC "-//W3C//ENTITIES Latin1//EN//HTML" REC-html40-971218/HTMLlat1.ent
PUBLIC "-//W3C//ENTITIES Special//EN//HTML" REC-html40-971218/HTMLspecial.ent
PUBLIC "-//W3C//ENTITIES Symbols//EN//HTML" REC-html40-971218/HTMLsymbol.ent
+ -- HTML 4.01 --
+PUBLIC "-//W3C//DTD HTML 4.01//EN" PR-html40-19990820/strict.dtd
+PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" PR-html40-19990820/loose.dtd
+PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" PR-html40-19990820/frameset.dtd
+PUBLIC "-//W3C//ENTITIES Latin1//EN//HTML" PR-html40-19990820/HTMLlat1.ent
+PUBLIC "-//W3C//ENTITIES Special//EN//HTML" PR-html40-19990820/HTMLspecial.ent
+PUBLIC "-//W3C//ENTITIES Symbols//EN//HTML" PR-html40-19990820/HTMLsymbol.ent
+