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)
Correct Answer: translateX(x)