Exercise:

Add a red color to all <p> elements with class="intro".

Hint: Use the filter() method.

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