Menu
×
×
Correct!
题目: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. 提示:Add a new set of values to the text-shadow property. |
修改以下代码:
效果预览:
|
答案:
效果预览:
|