Exercise:

Use a jQuery method to slide up the <div> element.

構文のヒント:$("element").method();

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