Exercise:

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

Hint: Use the html() method.

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