Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Set text color to "red", and the text size to "xx-large", for the first letter of the <p> element.

Hint: Use the ::first-letter pseudo-element.