Exercise v1.3

Exercise:

Add a red color to the previous sibling of <h2>.

Hint: Use the prev() method.

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com