I understand the basic how to use keyframes for animation but there is one thing i don’t understand, Namely the use of % to create more complex animations, And also can we use values more than 100% in keyframes?
1 Like
if you leave out the 0% or start property then the browser will use the existing style at the start. You can not use more then 100%, Why would you do that?
1 Like
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.