ExamGecko
Question list
Search
Search

Related questions











Question 208 - H14-231_V1.0 discussion

Report
Export

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)
Answers
A.
transform: scaleX(200px)
B.
transform:rotateX(200px)
Answers
B.
transform:rotateX(200px)
C.
transform: translatex(200px)
Answers
C.
transform: translatex(200px)
D.
transform: translateY(200px)
Answers
D.
transform: translateY(200px)
Suggested answer: C
asked 18/09/2024
Dilip Kumar
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first