Can you make animations with CSS and HTML? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can you make animations with CSS and HTML?

Css Html animation

19th May 2018, 4:30 AM
Pedrin
4 Answers
+ 6
div{ animation:5s linear infinite; } https://www.sololearn.com/learn/CSS/2253/
19th May 2018, 4:37 AM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
+ 6
Yes you can though I prefer canvas or svg techniques. Here is a link to w3schools which may help you get a better understanding: https://www.w3schools.com/css/css3_animations.asp
19th May 2018, 4:39 AM
BroFar
BroFar - avatar
+ 3
Yess! Look into CSS course.
19th May 2018, 4:32 AM
Akib
Akib - avatar
+ 2
yes !
19th May 2018, 5:12 AM
Viryl15
Viryl15 - avatar