InterviewSolution
Saved Bookmarks
| 1. |
Which of the following function two dimensional transformation in matrix format?(a) matrix()(b) matrix2d()(c) matrix3d()(d) perspectiveThis question was addressed to me by my school teacher while I was bunking the class.Query is from CSS Functions topic in chapter CSS Fundamentals, Colors and Styling of CSS |
|
Answer» RIGHT CHOICE is (a) MATRIX() The EXPLANATION is: NONE. |
|