How to add gradient borders to elements in HTML
Adding borders to HTML elements is usually a simple task. But adding a gradient border is not so straightforward.
In this article, I'll show you how to easily create a gradient border like the ones below for your DOM elements.
How it works
Creating...
jeffreyon.hashnode.dev4 min read