Menu
×
×
Correct!
Exercise:Set the background color for visited and unvisited links to "lightblue", and the background color for the hover and active link states to "yellow". Hint: Use the background-color property. |
Edit This Code:
Result:
|
Correct Code:
Result:
|