-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhtml-pubtext.html
More file actions
executable file
·192 lines (136 loc) · 5.23 KB
/
html-pubtext.html
File metadata and controls
executable file
·192 lines (136 loc) · 5.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN//2.0">
<head>
<title>HTML 2.0 Public Text</title>
</head>
<body>
<P> <A HREF="../../TheProject.html"> <IMG BORDER="0" ALT="WWW"
SRC="../../Icons/WWW/WWWlogo48.gif"></A> <A
HREF="../MarkUp.html"> <IMG BORDER="0" ALT="HTML"
SRC="../../Icons/WWW/html_48x48.gif"></A>
<h1>Public Text of the HTML 2.0 Specification</h1>
<p> The HTML 2.0 specification includes both machine-readable public
text -- SGML "code" if you will -- and human-readable text.
The public text includes the DTD, an SGML declaration, and a version
of the ISO Added Latin 1 entity set.
<h2>The Public Text</h2>
<dl>
<DT>The HTML DTD
<DD>The text of the SGML
DTD for HTML
<ul>
<li> <A HREF="html.dtd">The full DTD</A>, and
<A HREF="html-s.dtd">Strict</A> version
<li> <A HREF="html-1.dtd">Level 1 features</A>, and
<A HREF="html-1s.dtd">Strict</A> version
</ul>
<dt><a href="../html-spec/html-pubtext-19950922.tar.gz">Sep 22, 1995 distribution</A>
<dd>Everything you need, all in one big tarball.
<DT><A
NAME="z20" HREF="html.decl">The HTML SGML Declaration</A>
<DD>
The text of the SGML Declaration
for HTML
<dt><a href="ISOlat1.sgml">ISO Added Latin 1</A>
<dd>The HTML version of the ISOlat1 entity set
<dt><a href="catalog">catalog</A>
<dd> Sample SGML Open style Entity Catalog: gives mappings from formal
public identifiers to typical file names.
</dl>
<h2><a name="sep22">Changes in the 21 Sep 1995 Revision</A></h2>
<ul>
<li> added exception -(META|LINK) to TITLE
<li> typos (an->and, emphais, substituable metainfo->meta-inf)
<li> catalog: no more level 0
<li> catalog: 72 char line limit
</ul>
<h2><a name="aug4">Changes in the 04 August 1995 Revision</A></h2>
<ul>
<li>forms: fixed typo, info on multiple values, as per <a
href="http://www.acl.lanl.gov/HTML_WG/html-wg-95q2.messages/1546.html">Paul
Burchard's suggestion at Sun, 16 Jul 95 20:10:35 EDT</A>.
<li>Terms: revised URI, base URI definitions a bit as a result of <a
href="http://www.acl.lanl.gov/HTML_WG/html-wg-95q3.messages/0242.html">BASE
thread on html-wg</A>.
<li>BASE: restored some old wording about base, as per
<pre>
Message-Id: <9508041145.AA13604@plato.ansa.co.uk>
From: Owen Rees <rtor@ansa.co.uk>
Subject: Re: Is this use of BASE kosher?
</pre>
<li>Public Identifiers: s/should/must/, since user agents are only
required to support the lists declarations, conforming documents
<em>must</em> use them.
<li>Removed URI defintion from DTD, since it's in the prose of
the spec.
<li>Fixed REL/REV linktypes as per
<a href="http://www.acl.lanl.gov/HTML_WG/html-wg-95q3.messages/0171.html">
Roy Fielding's suggestion</A>
<li>Revised hyperlink section, especially treatment of base URI.
<li>Updated references, since [RELURL] is now RFC1808
</ul>
<h2> Changes in the 29 March 1995 Revision </h2>
<ul>
<li> Updated Author info (hal.com -> w3.org)
<li> fixed typo in META comment
</ul>
<h2> Changes in the 6 Feb 1995 Revision </h2>
<ul>
<li> Merge in some SDA changes from yuri@sq.com
</ul>
<h2> Changes in the 27 Jan 1995 Revision </h2>
<p> <em>My release-testing tools have suffered some
bit-rot, and so this release is not as well tested as some of
the previous ones. I have had some reports of problems with the
level 0 mode of the DTD.</em>
<ul>
<li> Format to <72 chars for RFC style.
<li> Fix some parameter entities that were illegal, but unflagged by
SGMLS. (see <a
href="http://www.acl.lanl.gov/HTML_WG/html-wg-94q4.messages/0332.html">Non-compliant
use of parameter entities</A> in a messge from Paul Grosso.
<li> Remove quiryky newline stuff in SGML declaration
</ul>
<p> See also: <a href="ChangeLog">changelog of html.dtd from
<strong>1992/12/03</strong> to present</A>
<h2> Element References </h2>
<p> These element references are an aid to reading and understanding
the DTD. <em>They are all somewhat out of date. I
hope to rectify this soon.</em>
<dl>
<DT><A
HREF="L2index.html">Element Reference (Level 2)</A>
<DD> Exhaustive alphabetical
listing of elements with syntax descriptions
<DT><A
HREF="L2Pindex.html">Element Reference (Level 2 Recommended)</A>
<DD> This listing eliminates deprecated
idioms. This is the reference to consult when generating new
documents.
<DT><A
HREF="L1index.html">Element Reference (Level 1)</A>
<DD> Alphabetical
listing of level 1 (no forms) elements with syntax descriptions
<DT><A
HREF="L1Pindex.html">Element Reference (Level 1 Recommended)</A>
<DD> This listing eliminates deprecated
idioms. This is the reference to consult when generating new
documents without forms.
<dt> <a href="http://www.oac.uci.edu/indiv/ehood/html2.0/DTD-HOME.html">
HTML 2.0 DTD</A>
<dd> This is an analysis of the HTML 2.0 DTD maintained by <a
href="mailto:ehood@convex.com">Earl Hood</A>. It does a better
job of showing inclusion and exclusion exceptions than the
reference above. It's a bit out of date, last I checked.
</DL>
<p> For more information about the HTML specification, see <a
href="../#standard">the HTML 2.0 materials</A>.
<address>
<A HREF="../../Consortium/Prospectus/Overview.html">
<IMG BORDER="0" ALT="W3C Logo" SRC="../../Icons/WWW/w3c_home.gif"></A>
<br>
<a href="http://www.w3.org/hypertext/WWW/People/Connolly/">
Daniel W. Connolly</A><br>
$Id$
</address>
</BODY>
</HTML>