Menu
×
×
Correct!
Exercise:Create a id selector named "special". Add the color property with the value "red" inside "special". At last, add the "special" id to the <span> element. Hint: Add the id selector inside the <style> element. |
Edit This Code:
Result:
|
Correct Code:
Result:
|