Exercise:

Use a jQuery method to insert the text "YES!" at the end of the <p> element.

Hint: Use the append() method.

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