Home » CSS » CSS Transitions » Question
  1. Which of the following method combines all the 2D transform methods into one using transform?
    1. 2D-tranform()
    2. matrix-2D()
    3. combine()
    4. matrix()
    5. None of these
Correct Option: D

matrix()



Your comments will be displayed only after manual approval.