Adding Dropcaps to Paragraphs


/ Published in: CSS
Save to your folder(s)

This adds a dropcap to the first letter of a paragraph when you surround it with span. This method is far more efficient than using the :first-letter psuedo class which does not work on all browsers.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.