We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a334640 commit 502cb4aCopy full SHA for 502cb4a
2 files changed
selectors/Overview.bs
@@ -1356,7 +1356,7 @@ Universal selector </h3>
1356
<div class="example">
1357
<ul>
1358
<li>
1359
- <span class=css>*[hreflang|=en]</span> and <span class=css>[hreflang|=en]</span> are equivalent,
+ <css>*[hreflang|=en]</css> and <css>[hreflang|=en]</css> are equivalent,
1360
<li>''*.warning'' and ''.warning'' are equivalent,
1361
<li>''*#myid'' and ''#myid'' are equivalent.
1362
</ul>
0 commit comments