Please don't mess with links: (Maurycy's blog) (opens in new tab)
A link is just a button that takes you somewhere when you click it right? span.link { text-decoration: underline; color: var(--link-color1); } Except that's a pale, shallow imitation of a link. A real link can be: Opened in a new tab. (ctrl) ... or a fresh window. (shift) ... or saved as a file (alt). Copied as a URL (right click) Used with the keyboard (tab + enter) Seen b...
Read the original article