How to add linear gradient in my web page? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to add linear gradient in my web page?

19th Nov 2017, 2:17 PM
Aryan Pratik
5 Answers
+ 1
background: linear-gradient(direction, color-stop1, color-stop2, ...);
19th Nov 2017, 2:31 PM
Black Frost
Black Frost - avatar
+ 1
thanks but no need
24th Dec 2017, 5:47 AM
Aryan Pratik
0
can also use like deg, or if i remember right can use top. left
19th Nov 2017, 2:32 PM
Black Frost
Black Frost - avatar
0
thats css for it anyway pretty sure html doesn't directly support that
19th Nov 2017, 2:34 PM
Black Frost
Black Frost - avatar