+ 1
Does anyone know how to make a text gradient? (CSS)
4 Respuestas
+ 3
https://code.sololearn.com/Wgl8JB1mv4k3/?ref=app
I think this code will help you with text gradient.
1.Apply gradient background.
2.Set background clip to text.
3.Set text color to transparent
And you are all done.
+ 3
Juan Prieto Your Welcome
+ 1
Thank U Nikhil