Exercise:

Use a jQuery method to add the "important" class to the <p> element.

Hint: Use the addClass() method.

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