how to remove underlines links in css while hovering code example Example: remove underline hover css a:hover { text-decoration: none; }