Exercise:

Use a jQuery method to change the text of the <p> element to "Hello World!".

Hint: Use the text() method.

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