bring underline under text of link when hovered in code example Example: Text that shows an underline on hover &:hover { text-decoration: underline; }