Exercise:

Use a jQuery method to only remove the child elements of <div>.

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

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