Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

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.