Exercise:

Add a red color to all sibling elements between <h2> and <h6>.

Hint: Use the nextUntil() method.

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