CSS Drop Cap

Posted by on Jun 1, 2009 in CSS, Tutorials | 0 comments

CSS Drop Cap

Here’s a couple of ways to create that cool looking extra large first letter of a paragraph using two different methods but both using CSS. You can do these either in line CSS or external CSS as an attached stylesheet.

Read More