LinkedIn CSS Skill Assessment Quiz Answers

To rotate an object 30 degrees counterclockwise, which style property would you apply?

Latest Update on 23rd March, 2022 by Certification Course Answers

To rotate an object 30 degrees counterclockwise, which style property would you apply?

  1.  transform: rotate(-30deg);
  2.  transform: rotate(30deg);
  3.  rotate: 30deg;
  4.  spin: 30deg;

Correct Answer:

  •  transform: rotate(-30deg);

Latest Updates

No posts found in this category.