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
supports the set of characters available in US-ASCII (e.g., UTF-8, ISO
1321
1321
8859-x, SHIFT JIS, etc.). For a good introduction to character sets
1322
1322
and character encodings, please consult the HTML 4
1323
-
specification (<ahref="refs.html#ref-HTML4" rel="biblioentry" class="noxref"><spanclass="informref">[HTML4]</span></a>, chapter 5), See also the XML 1.0
1323
+
specification (<ahref="refs.html#ref-HTML4" rel="biblioentry" class="noxref"><spanclass="informref">[HTML4]</span></a>, chapter 5). See also the XML 1.0
1324
1324
specification (<ahref="refs.html#ref-XML10" rel="biblioentry" class="noxref"><spanclass="informref">[XML10]</span></a>, sections 2.2 and 4.3.3, and Appendix F).
1325
1325
</p>
1326
1326
<p>When a style sheet is embedded in another document, such as in the
<trvalign=baseline><td><em>Value:</em> <td>left | right | center | justify | <ahref="cascade.html#value-def-inherit" class="noxref"><spanclass="value-inst-inherit">inherit</span></a>
145
-
<trvalign=baseline><td><em>Initial:</em> <td>'left' if 'direction' is 'ltr'; 'right' if 'direction' is 'rtl'
145
+
<trvalign=baseline><td><em>Initial:</em> <td>a nameless value that acts as 'left' if 'direction' is 'ltr',
146
+
'right' if 'direction' is 'rtl'
146
147
<trvalign=baseline><td><em>Applies to:</em> <td>block-level elements, table cells and inline blocks
0 commit comments