Vidyalelo
CSS · Q122

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 122

Q122

Which of the following transform property value defines a translation, using only the value for the X-axis?

A.
translate(x)
B.
translateZ(x)
C.
translateY(x)
D.
translateX(x)
Answer

Answer: Option D

Solution

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