CSS - Animation-name



Possible values

  • none

  • <custom-ident>

animation-name = [ none | <keyframes-name> ]# = <custom-ident> | <string>
Advertisements