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