The hover CSS pseudo-class applies while the element is designated with a pointing device, but not activated.
Syntax
selector:hover { property: value; }
The hover CSS pseudo-class applies while the element is designated with a pointing device, but not activated.
selector:hover { property: value; }