+ 14

Need help with my code!!!

Hello! Basically I am trying to make a CSS anination with a box which moves around the corners in another box. I did the animation, I set everything up, but it seems thst it doesn't work... Can anybody help me? Here is the code: https://code.sololearn.com/WTbs9qxZ5Tub/#css'

12th Jan 2017, 3:09 PM
Gami
Gami - avatar
4 Answers
+ 13
I fixed that but it still doesn't work tho.
12th Jan 2017, 3:30 PM
Gami
Gami - avatar
+ 12
I fixed it again using JS this time. Everything works. I just have a little glitch, after I press replay and I press start, the speed increases, but Im really proud of it. :)
12th Jan 2017, 9:04 PM
Gami
Gami - avatar
+ 5
Syntax errors on keyframes, you forgot to enclose with right curly brackets...
12th Jan 2017, 3:28 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 2
*animation
14th Jan 2017, 8:25 PM
Spandan Mondal
Spandan Mondal - avatar