Exercise:

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

ヒント:html() メソッドを使用します。

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