Exercise:

Add a red color to all descendants of <ul>.

Hint: Use the find() method.

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