• How to create drop caps with CSS and CSS3

    Posted: 2 years ago in Tutorials

    Drop caps are a nice typographic detail that look great on many websites. There are a few ways of achieving this effect but the CSS selector I like to use is the :first-letter pseudo-element. This selector is reasonably well supported across most modern browsers albeit with a few minor bugs here and there. Here’s how it works…

    VN:F [1.9.17_1161]
    Rating: +1 (from 1 vote)