Vidyalelo
CSS · Q9

CSS3 Transitions And CSS 3 Animations

Programming · CSS · question 9

Q9

Which of the following css property allows elements to be offset, rotated, scaled, and skewed in a variety of different ways?

A.
transform-3D
B.
transform-origin
C.
transform
Answer
D.
transition

Answer: Option C

Solution

Answer: Option C
Solution:
Syntax: transform: list of transform-functions | none