Why linear-gradient stop displaying after I specify starting direction? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

Why linear-gradient stop displaying after I specify starting direction?

9th Jul 2018, 4:00 PM
Abraham N. Mulbah
Abraham N. Mulbah - avatar
8 Answers
+ 3
https://code.sololearn.com/WrGf8ikzFep3/?ref=app here look in the CSS and make sure you're doing it properly with commas and all hope this helps👍
10th Jul 2018, 4:40 PM
Emperor Bob
Emperor Bob - avatar
11th Jul 2018, 8:00 PM
Emperor Bob
Emperor Bob - avatar
+ 1
oh ok i seeno worry
11th Jul 2018, 9:45 PM
Emperor Bob
Emperor Bob - avatar
+ 1
Here’s a full tutorial on CSS Graidents including how to use the linear-gradient property: https://youtu.be/TYHFe4L9bfo
25th Oct 2019, 10:12 AM
Dev Dreamer - YouTube
Dev Dreamer - YouTube - avatar
0
No just add “to right” instead of “right”
11th Jul 2018, 7:46 PM
Mohammed Wasef
Mohammed Wasef - avatar
0
background: linear-gradient(to left,#000,#F00); Emperor Bob Abraham N. Mulbah .. That’s what I mean bro.
11th Jul 2018, 8:04 PM
Mohammed Wasef
Mohammed Wasef - avatar
0
yeah but why did you say add to right instead of tight? where did tight come from
11th Jul 2018, 8:05 PM
Emperor Bob
Emperor Bob - avatar
0
I correct the word right.. I have the same issue the only right word didn’t work but when I added to right it works well .. It’s my bad sry
11th Jul 2018, 8:07 PM
Mohammed Wasef
Mohammed Wasef - avatar