animation-name

Term side of the Card
Topic: Animations
Unit title: animation-name
Categories: Property
Explanation side of the Card

Explanation: The property that specifies the name of the animation defined by `@keyframes`. It associates the keyframes with the element, indicating to the browser which animation to apply based on the sequence of styles.

Browser compatibility:
  • The chrome browser supports this feature starting from version 43
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 16
  • The safari browser supports this feature starting from version 9
Availability: