Vidyalelo
CSS · Q43

CSS3 Transitions And CSS 3 Animations

Programming · CSS · question 43

Q43

Which of the following method rotates an element around its Y-axis at a given degree using tranform 3D?

A.
rotateY()
Answer
B.
rotate-Y()
C.
rotate-Yaxis()
D.
none of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board