Can we animate Pictures in HTML? If yes, than how? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can we animate Pictures in HTML? If yes, than how?

14th Nov 2017, 1:52 PM
Talha Athar
Talha Athar - avatar
7 Answers
14th Nov 2017, 4:29 PM
Calviղ
Calviղ - avatar
+ 9
@keyframes *_* but u cant save it as.gif
14th Nov 2017, 4:01 PM
Prashanth Kumar
Prashanth Kumar - avatar
+ 5
Simple solution: use an animated gif. However, what type of animating are you talking about? An animated picture or simply a still-frame image that you're trying to animate in other ways?
14th Nov 2017, 2:39 PM
AgentSmith
+ 5
You can animate any HTML element as long as it's a child of <body>
14th Nov 2017, 6:35 PM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
+ 5
<img src="file:/// is a local file link, only local host phone can load the image. We all cannot see your image.
15th Nov 2017, 2:17 AM
Calviղ
Calviղ - avatar
+ 4
I ve put together some common image edit stuffs here , I have lot more to add but since community lost interest to it , I started procrastinating, you can specify in the comments what special animation u want I ll add it to the code, I wanted it to make one stop solution for all image problems but not getting time these days , https://code.sololearn.com/WtmaPIKZl5RL/?ref=app
25th Jan 2018, 9:59 PM
Morpheus
Morpheus - avatar
+ 2
https://code.sololearn.com/WF8fCHgu392R/?ref=app
14th Nov 2017, 8:06 PM
Анатолий Марденгский
Анатолий Марденгский - avatar