Gif like animation with CSS | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Gif like animation with CSS

Hello, I'm trying to make an animation by using just css. So, I have 4 pictures that I want to put into auto playing slideshow with different time for each slide and order should be like 1 2 1 2 1 2 3 4 3 2 and then repeat infinitely. So, the result should look like it's a gif animation. Any ideas how do I do that? Or any resources to read? https://code.sololearn.com/WbzU90609X5h/?ref=app https://code.sololearn.com/WbzU90609X5h/?ref=app

3rd Mar 2019, 10:49 PM
Maroun
2 Answers
+ 3
Maroun Grey Barqawi you could try to add steps(1, start) to skip the fading.. https://code.sololearn.com/Wj7dcxisN2MV/?ref=app
4th Mar 2019, 5:47 AM
Calviղ
Calviղ - avatar
+ 1
4th Mar 2019, 4:30 AM
Ryan
Ryan - avatar