Related questions
Question 208 - H14-231_V1.0 discussion
When a developer develops a JavaScript application on the smart screen,Want to do some static animation,If you want to move a component in the horizontal direction by 200px,Which of the following style configurations is correct?
A.
transform: scaleX(200px)
B.
transform:rotateX(200px)
C.
transform: translatex(200px)
D.
transform: translateY(200px)
Your answer:
0 comments
Sorted by
Leave a comment first