Vidyalelo
CSS · Q121

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 121

Q121

Which of the following transform property value defines a 2D translation?

A.
translate(x,y)
Answer
B.
translate2d(x,y)
C.
translate3d(x,y)
D.
all of the mentioned

Answer: Option A

Solution

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