What selector and property would you use to scale an element to be 50% smaller on hover?

Advertisement

  • element:hover {scale: 0.5;}
  • element:hover {transform: scale(0.5);}
  • element:hover {scale: 50%;}
  • element:hover {transform: scale(50%);}
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Leave a Comment


Share via
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Send this to a friend