Vidyalelo
CSS · Q123

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 123

Q123

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

A.
circle(x,y,z)
B.
scale3d(x,y,z)
Answer
C.
rotate3d(x,y,z,angle)
D.
rotate(angle)

Answer: Option B

Solution

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