Menu
×
×
Correct!
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. |
Edit This Code:
Result:
|
Correct Code:
Result:
|