h1

First Letter of a Paragraph

August 26, 2007

To style a first letter of a paragraph:

p:first-letter {
[insert code here]
}


From my codix.

Leave a Comment