Home » CSS » CSS Transitions » Question
  1. Which of the following transform property value defines a perspective view for a 3D transformed element?
    1. perspective(n)
    2. perspective3d(n)
    3. perspective(n,n,n)
    4. All of above
    5. None of these
Correct Option: C

perspective(n,n,n)



Your comments will be displayed only after manual approval.