Which of the following method moves an element from its current position using tranform?
A
rotate()
B
scale()
C
translate()
D
matrix()
Correct Answer: translate()
Self-explainatory.