Exercise:

Add a red color to the <span> element that is the descendant of <ul>.

Hint: Use the find() method.

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