Vidyalelo
CSS · Q129

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 129

Q129

Which of the following transform property value defines a 3D rotation?

A.
rotate3d(x,y,z,angle)
Answer
B.
rotated(x,y,z,angle)
C.
rotate-all(x,y,z,angle)
D.
rotate(x,y,z,angle)

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board