1. ::first-letter CSS pseudo-element selector

    CSS pseudo-element that allows styling only the first "letter" of text within an element. Useful for implementing initial caps or drop caps styling.

  2. css selector: `::first-letter`: support for the dutch digraph `ij`

  3. css selector: `::first-letter`: support on svg `<text>` element