Exercise:

Add a red color to third <p> element.

Hint: Use the eq() method, and remember that index numbers start at 0.

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