// Task
Extend the CSS styles in style.css so that: 1. When the mouse hovers over the Link, the link turns "brown" (the second CSS rule). 2. While the link is being clicked, its color changes to "green" (the third CSS rule). Leave the rest of the code unchanged. If you don't know how to solve the task, click the Show answer button.
🔒 localhost
Section 5 · Lesson 53Free Preview
Interactive exercise: pseudo-classes 1
IDE350 XP2:28
// lesson_notes
—