Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

CSS animation-iteration-count

div {
  animation-iteration-count: 2;
}
 
PREVIOUS NEXT
Tagged: #CSS
ADD COMMENT
Topic
Name
6+1 =