: hover in CSS
The :hover selector is a CSS pseudo-class used to select and style HTML elements when you hover over them with your mouse pointer.
Ways to Enhance Links and Buttons
- By using ": hover", you can change the link color
- Adding a box shadow to the inline link
- Replacing link text with other text
- Adding ": hover" effects to buttons