πŸ”€ CSS Initial Letter Generator

βš™οΈ Settings

πŸ‘οΈ Live Preview

In typography, a drop cap is a decorative element where the first letter of a paragraph is enlarged and spans multiple lines. This technique originates from medieval manuscript illumination and remains widely used in books, magazines, and web design. The CSS initial-letter property makes implementing drop caps simple and flexible.

πŸ“‹ CSS Code

πŸ’‘ Guide