@Key Frames | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

@Key Frames

I understand how key frames work after taking the lesson on SoloLearn, but I was wondering if there is a way using "animation-duration", and make a square that changes color forever!

10th Oct 2018, 8:10 PM
Johnny Meyer
Johnny Meyer - avatar
3 Answers
+ 1
animation-iteration-count: infinite;
10th Oct 2018, 8:31 PM
KrOW
KrOW - avatar
+ 2
@KrOW thank you, it's kind of sad though if I just waited one more lesson to ask this question, I would of realized that it was in the next lesson!
10th Oct 2018, 8:33 PM
Johnny Meyer
Johnny Meyer - avatar
+ 1
😉... Anyway, i writed a sample then i post it 😝 https://code.sololearn.com/WF2bHqI2zZyQ/?ref=app
10th Oct 2018, 8:39 PM
KrOW
KrOW - avatar