Exercise:

Use a jQuery method to hide the <p> element when it is clicked on.

Hint: Use the hide() method.

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