Create a Gradient Border with CSS [Just 2 Lines]
The Problem with border-color and border-image: When you try to add a gradient as a property value to the border-color or to the border itself (same) you will see nothing, the border is completely vanished, this happens because CSS border property do...
Feb 16, 20242 min read11
![Create a Gradient Border with CSS [Just 2 Lines]](https://cdn.hashnode.com/res/hashnode/image/upload/v1708296239848/eb4903fb-8086-4219-93ac-04a5dfe69eca.avif)