Test your knowledge on jQuery DOM Manipulation II Quiz: Master append, prepend, before/after, remove, empty, and clone. This quiz contains 10 questions.
Level: Beginner
Topic: dom-manipulation-ii
Choose the correct statement
In jQuery, what is the key difference between `.append()` and `.prepend()` when inserting content into a selected element?