Home » CSS » CSS Transitions » Question
  1. Which of the following method moves an element from its current position using tranform?
    1. translate()
    2. matrix()
    3. scale()
    4. rotate()
    5. None of these
Correct Option: A

translate()



Your comments will be displayed only after manual approval.