0
Can we add animation to the gradient.
How can I add animation to the gradients.please help me .
3 Answers
+ 14
No.
can't animate gradients on the web. ... between two background gradients using CSS animations ...But wrap this up by adding the transitions.
+ 2
Sort of. ;)
Gradients are actually background images and as such not animateable. But some properties of background images are animateable.
https://code.sololearn.com/WzrCtIhUfJ97/?ref=app
+ 2
Technically, no. But using some creative techniques, maybe yes ...
Look at this clever code:
https://codepen.io/P1N2O/pen/pyBNzX