@keyframes

Term side of the Card
Topic: Directives
Unit title: @keyframes
Categories: Directive
Explanation side of the Card

Explanation: The directive that defines the steps in an animation by specifying how an element's styles should change at different points during the animation. It allows creating complex animations by controlling the transformation of properties over time.

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: