+ 3
What Is the error in my code please
Making gradients. The error is exactly with angle gradient."100deg" I think. https://code.sololearn.com/W1QAB1rUOiPz/?ref=app
5 odpowiedzi
+ 3
I can see no error message there.
+ 3
You should remove 'bottom left' from the div.second definition. It confuses the parser. Then the degrees will work.
+ 1
Kuba Siekierzyński that right .
Though the second gradient should be displayed in the page .
>>second:100 deg where it contains the angle"100deg"
+ 1
sid okay.thank you
0
Only either 100 deg or bottom left will work but not the both.
the problem is not with the angle or direction
but you used both of them. so it got confused