|
Menu
×
×
Correct!
题目:Create a class selector named "special". Add the color property with the value "red" inside "special". At last, add the "special" class to <span> and <p>. 提示:Add the class name inside the <style> element. |
|
修改以下代码:
效果预览:
|
|
答案:
效果预览:
|