We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c297154 commit 0ae734fCopy full SHA for 0ae734f
1 file changed
css3-syntax/Overview.src.html
@@ -324,7 +324,7 @@ <h3 id="characters">Characters and case</h3>
324
name="value-def-identifier"><dfn>identifiers</dfn></a></span>
325
(including element names, classes, and IDs in
326
selectors (see [[!SELECT]] <span class="issue">, or is this still
327
- true</span)) can contain only the
+ true</span>)) can contain only the
328
characters [A-Za-z0-9] and ISO 10646 characters 161 and higher,
329
plus the hyphen (-) and the underscore (_); they cannot start with a
330
digit or a hyphen followed by a digit. They can also contain escaped
0 commit comments