Multi-line gradient links
Published on:When I saw the CSS Tricks redesign, I was hooked. I loved the links with gradients. I told myself I'm going to use gradient links for my next project.
That's what I did for Learn JavaScript's course portal. The links look like this:
<Image src="/assets/2020/multi-line-gradient/link.gif" alt="Blue color link with blue underline. When hovered, the text has an orange to yellow gradient; underline becomes solid orange." /> I want to share what I learned about creating gradient links