<?xml version="1.0" encoding="utf-8"?>

Hover state

When an element is hovered over by a user’s cursor, it should change to its hover state. It gives users a visual cue that they can take some kind of action with the element.

Common hover state behaviors include changing the element's color, size, or appearance, such as highlighting a button, displaying additional information when hovering over a link, or causing an icon to animate.

Pro Tip: Including both “hover on” and “hover off” animations can provide further positive interaction for users.

Improve your UX & Product skills with interactive courses that actually work