Animation Iteration Count Property. The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping. Numbers followed by -webkit-, -moz-, or -o- specify the first version that worked with a prefix.
CSS animation-iteration-count property defines how many cycles an animation is repeated.
The animation-iteration-count CSS property sets the number of times an animation sequence should be played before stopping.
If you omit this property the animation will run one cycle by default. The CSS animation-iteration-count property allows you to specify how many iterations - or cycles - the animation will play. The numbers in the table specify the first browser version that fully supports the property.







