Gradient text for your website in 5 methods
In this article, I will show you a couple of ways to get gradient text using CSS (and some without CSS). You may already be familiar with one of the methods.
HTML for method - 1, 2 and 3
<h1>Sub to Axorax on YT!</h1>
Method - 1 (CSS)
h1 {
backgrou...
axorax.hashnode.dev1 min read