You can use CSS to create some pretty cool hover effects. In this collection, we'll look at some popular techniques for creating hover effects to spice up your next web project.
CSS, Visual
Displays an image overlay effect on hover.
CSS, Layout
Displays a menu overlay when the user hovers over the image.
CSS, Visual
Creates a card that displays additional content on hover.
CSS, Animation
Creates a rotate effect for the image on hover.
CSS, Animation
Creates a two sided card which rotates on hover.
CSS, Animation
Applies a perspective transform with a hover animation to an element.
CSS, Animation
Creates an animated underline effect when the user hovers over the text.
CSS, Interactivity
Reveals an interactive popout menu on hover/focus.
CSS, Visual
Creates a custom hover and focus effect for navigation items, using CSS transformations.
CSS, Visual
A hover effect where the gradient follows the mouse cursor.