remove text decoration on hover css code example Example: remove underline hover css a:hover { text-decoration: none; }