LinkedIn CSS Skill Assessment Quiz Answers

You want to move an element up 100px. Which CSS property would you use?

Latest Update on 9th March, 2022 by Certification Course Answers

You want to move an element up 100px. Which CSS property would you use?

  1.  transform: translateX(-100px)
  2.  transform: translateY(-100px)
  3.  transform: translateY(100px)
  4.  transform: translateX(100px)

Correct Answer:

  •  transform: translateY(-100px)

Latest Updates

No posts found in this category.