InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property allows elements to be offset, rotated, scaled, and skewed in a variety of different ways?(a) transform-style(b) transform(c) transition(d) transform-originI got this question during an internship interview.I'd like to ask this question from Floating Elements for Layout topic in section CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» The CORRECT CHOICE is (b) transform |
|