1.

What does not affect the element itself?(a) perspective()(b) sacle()(c) matrix()(d) rotate()This question was posed to me in homework.This interesting question is from Table Graphs, 2D Transforms, Boxing of Images & Constrained Images in division Layout & Images of CSS

Answer»

Correct CHOICE is (a) perspective()

The best I can explain: perspective() does not affect the element itself, but AFFECTS the transforms of DESCENDANT element’s 3D TRANSFORM, allowing them all to have a consistent depth perspective.



Discussion

No Comment Found

Related InterviewSolutions