:hover

Term side of the Card
Topic: Pseudo Classes
Unit title: :hover
Categories: Pseudo-class
Explanation side of the Card

Explanation: The pseudo-class that applies styles to an element when the user moves the mouse pointer over it. It's commonly used for interactive elements like buttons or links, changing their appearance to indicate they are clickable or to highlight them.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 2
Availability: