We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08928b commit 681f362Copy full SHA for 681f362
index.html
@@ -14,6 +14,7 @@ <h4><a href="#html">HTML</a></h4>
14
<li><a href="#html-doctype">HTML5 doctype</a></li>
15
<li><a href="#html-lang">Language attribute</a></li>
16
<li><a href="#html-encoding">Character encoding</a></li>
17
+ <li><a href="#html-ie-compatibility-mode">Internet Explorer compatibility mode</a></li>
18
<li><a href="#html-style-script">CSS and JavaScript includes</a></li>
19
<li><a href="#html-practicality">Practicality over purity</a></li>
20
<li><a href="#html-attribute-order">Attribute order</a></li>
0 commit comments