Tuesday, March 8, 2011

HTML CSS: Add Small caps to first line

Here's the style code needed to display the first line of text in a paragraph as small caps :

#stylename: first-line {font-variant: small-caps}

No comments:

Post a Comment