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

Modify the :nth-child pseudo-class so that all even "li" elements (2, 4) are highlighted in the color "chocolate". 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 58Free Preview

Interactive exercise: pseudo-classes 6

IDE390 XP1:49
// lesson_notes

—