CSS Counter Styles
The @counter-style CSS at-rule allows custom counter styles to be defined. A @counter-style rule defines how to convert a counter value into a string representation.
selector list argument of :nth-child and :nth-last-child CSS pseudo-classes
The newest versions of `:nth-child()` and `:nth-last-child()` accept an optional `of S` clause which filters the children to only those which match the selector list `S`. For example, `:nth-child(1 of .foo)` selects the first child among the children that have the `foo` class (ignoring any non-`foo` children which precede that child). Similar to `:nth-of-type`, but for arbitrary selectors instead of only type selectors.
css property: display: list-item
css property: list-style
css property: list-style-image
css property: list-style-position
css property: list-style-type
css property: list-style-type: `afar`
css property: list-style-type: `amharic`
css property: list-style-type: `armenian`
css property: list-style-type: `asterisks`
css property: list-style-type: `bengali`
css property: list-style-type: `binary`
css property: list-style-type: `cambodian`
css property: list-style-type: `circle`
css property: list-style-type: `decimal`
css property: list-style-type: `devanagari`
css property: list-style-type: `disc`
css property: list-style-type: `ethiopic`
css property: list-style-type: `footnotes`
css property: list-style-type: `georgian`
css property: list-style-type: `gujarati`
css property: list-style-type: `gurmukhi`
css property: list-style-type: `hangul`
css property: list-style-type: `hebrew`
css property: list-style-type: `hiragana`
css property: list-style-type: `kannada`
css property: list-style-type: `katakana`
css property: list-style-type: `khmer`
css property: list-style-type: `lao`
css property: list-style-type: `malayalam`
css property: list-style-type: `mongolian`
css property: list-style-type: `myanmar`
css property: list-style-type: `octal`
css property: list-style-type: `oriya`
css property: list-style-type: `oromo`
css property: list-style-type: `persian`
css property: list-style-type: `sidama`
css property: list-style-type: `somali`
css property: list-style-type: `square`
css property: list-style-type: `<string>`
css property: list-style-type: symbols
css property: list-style-type: `tamil`
css property: list-style-type: `telugu`
css property: list-style-type: `thai`
css property: list-style-type: `tibetan`
css property: list-style-type: `tigre`
css property: list-style-type: `urdu`
css property: list-style: symbols
css selector: selector list (`,`)
50 results found.