InterviewSolution
Saved Bookmarks
| 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() |
|