HTML/CSS Advanced/Interactive exercise: pseudo-classes 7
0 XP of 35727 XP
// Task

Modify the existing CSS styles in style.css using pseudo-classes so that all "li" elements are highlighted in the color "chocolate", except the "li" element with the class "not-color". 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 59Free Preview

Interactive exercise: pseudo-classes 7

IDE400 XP2:43
// lesson_notes

—