Which of the following method rotates an element around its Y-axis at a given degree using tranform 3D?
(a) rotateY()
(b) rotate-Y()
(c) rotate-Yaxis()
(d) none of the mentioned
I have been asked this question during an internship interview.
This intriguing question comes from CSS3 Transitions for Images in section CSS3 Fundamentals, Transitions & Animations of CSS