1.

Which of the following moves an element from its current position?(a) rotate()(b) translate()(c) scale()(d) matrix()This question was posed to me by my college professor while I was bunking the class.I would like to ask this question from Table Graphs, 2D Transforms, Boxing of Images & Constrained Images topic in section Layout & Images of CSS

Answer»

The correct ANSWER is (B) TRANSLATE()

The explanation: The translate() method moves an ELEMENT from its current position according to PARAMETERS given for X-axis and Y-axis,



Discussion

No Comment Found

Related InterviewSolutions