The ::first-line pseudo-element can style the first line of a paragraph. In this case, the first line is styled in small caps.

A code example from Stylin’ with CSS, Third Edition by Charles Wyke-Smith. Visit stylinwithcss.com for more CSS information and updates.