Question: Suppose we want to have a ball created from an HTML element (id=ball) move down and to the right from its original location when clicked, and move back into its original place when finished. Given a starting point of this, which of these snippets would accomplish that goal?
- A
- B
- C
- D
Answer: The correct answer of the above question is Option A:A