InterviewSolution
Saved Bookmarks
| 1. |
Which of the following CSS3 property specifies how nested elements are rendered in 3D space?(a) transform(b) transform-style(c) transform-render(d) none of the mentioned |
|
Answer» Correct choice is (c) transform-render Easiest explanation: Self-explainatory. |
|