You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sample style sheet for HTML 4.0</a>, <ahref="changes.html">changes
159
+
sample style sheet for HTML 4</a>, <ahref="changes.html">changes
160
160
from CSS2</a>, <ahref="grammar.html">the grammar of CSS 2.1</a>,
161
161
a list of normative and informative <ahref="refs.html">references</a>,
162
162
and two indexes: one for
@@ -400,8 +400,9 @@ <h3><a name="q15">1.4.4 Notes and examples</a></h3>
400
400
<P>All examples that illustrate illegal usage are clearly
401
401
marked as "ILLEGAL EXAMPLE".
402
402
403
-
<P>All HTML examples conform to the HTML 4.0 strict DTD (defined in
404
-
<ahref="refs.html#ref-HTML40" rel="biblioentry" class="noxref"><spanclass="normref">[HTML40]</span></a>) unless otherwise indicated by a document type declaration.
403
+
<P>HTML examples lacking DOCTYPE declarations are SGML Text Entities
404
+
conforming to the HTML 4.01 Strict DTD <ahref="refs.html#ref-HTML4" rel="biblioentry" class="noxref"><spanclass="normref">[HTML4]</span></a>. Other HTML examples
<p>Each document language may have different mechanisms that allow
1132
-
authors to specify headers. For example, in HTML 4.0 (<ahref="refs.html#ref-HTML40" rel="biblioentry" class="noxref"><spanclass="normref">[HTML40]</span></a>), it
1133
-
is possible to specify header information with three different
1132
+
authors to specify headers. For example, in HTML 4 (<ahref="refs.html#ref-HTML4" rel="biblioentry" class="noxref"><spanclass="normref">[HTML4]</span></a>),
1133
+
it is possible to specify header information with three different
1134
1134
attributes ("headers", "scope", and "axis"), and the specification
1135
1135
gives an algorithm for determining header information when these
href="cascade.html">cascading and inheritance</a>.
365
365
366
366
<li>If the source document comes with alternate style sheet sets (such as
367
-
with the "alternate" keyword in HTML 4.0<ahref="refs.html#ref-HTML40" rel="biblioentry" class="noxref"><spanclass="informref">[HTML40]</span></a>), the UA must
367
+
with the "alternate" keyword in HTML 4 <ahref="refs.html#ref-HTML4" rel="biblioentry" class="noxref"><spanclass="informref">[HTML4]</span></a>), the UA must
368
368
allow the user to select which style sheet set the UA should apply.
369
369
370
370
<li>The UA must allow the user to turn off the influence of author style sheets.
0 commit comments