Exercise:

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

Hint: Use the empty() method.

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