Menu
×
×
Correct!
Exercise:Add a new shadow (do not remove the current one) to the <h1> element with: no horizontal or vertical shadow, 10px blur, and a red color. Hint: Add a new set of values to the text-shadow property. |
Edit This Code:
Result:
|
Correct Code:
Result:
|