Pages tagged CSS3 button hover effects
Creating CSS3 Button Hover Effects
The CSS3 "hover" is a pseudo-class that enables you to select and style elements on a web page when the mouse moves over an element. You can use Javascript or CSS style sheets to react to this event depending on your objective.