Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

animation-direction in css

div {
  animation-direction: alternate;
}
 
PREVIOUS NEXT
Tagged: #css
ADD COMMENT
Topic
Name
8+4 =