File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1541,8 +1541,8 @@ <h3 id=id-selectors><span class=secno>6.5. </span>ID selectors</h3>
15411541 < p > An ID-typed attribute of a document language allows authors to assign an
15421542 identifier to one element instance in the document tree. An ID selector
15431543 contains a "number sign" (U+0023, < code > #</ code > ) immediately
1544- followed by the ID value, which must be an CSS < a
1545- href ="https://www.w3.org/TR/CSS21/syndata.html#value-def-identifier "> identifiers </ a > .
1544+ followed by the ID value, which must be a CSS < a
1545+ href ="https://www.w3.org/TR/CSS21/syndata.html#value-def-identifier "> identifier </ a > .
15461546 An ID selector represents an element instance that has an identifier that
15471547 matches the identifier in the ID selector.
15481548
You can’t perform that action at this time.
0 commit comments