You no longer need to be worried if you are taking the LinkedIn CSS Skill Quiz Exam and are unsure about the proper answer to the question “What selector and property would you use to scale an element to be 50% smaller on hover?” I have provided the right answer to your question below.
What selector and property would you use to scale an element to be 50% smaller on hover?
Options
- element:hover {scale: 0.5;}
- element:hover {scale: 50%;}
- element:hover {transform: scale(0.5);}
- element:hover {transform: scale(50%);}
The Correct Answer Is:
- element:hover {transform: scale(0.5);}
Conclusion
I believe I was successful in answering your query “What selector and property would you use to scale an element to be 50% smaller on hover?”. I hope you easily pass the certification exam and get the certificate as soon as possible. Have a great time! Good luck!