Skip to content

Instantly share code, notes, and snippets.

@tankred
Last active February 13, 2024 08:05
Show Gist options
  • Save tankred/9683360 to your computer and use it in GitHub Desktop.
Save tankred/9683360 to your computer and use it in GitHub Desktop.
The-perfect-hyperlink
<a href="#">The perfect hyperlink</a>
a {
text-decoration: none;
padding-bottom: 3px;
border-bottom: 1px solid blue;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment