Exercise:

Add a red color to all <p> elements that do not have the class name "intro".

Hint: Use the not() method.

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