Create a Drop Cap with first-child and first-letter Pseudo Elements
Create a Drop Cap with first-child and first-letter Pseudo Elements

Use the :first-child and :first-letter CSS pseudo elements to create a drop-cap effect for the first letter of the first paragraph within an article
source