Свойства Animation одной таблицей
| Property | Values | Initial |
|---|---|---|
| animation | <single-animation> | see individual properties |
| animation-delay | <time> | ‘0s’ |
| animation-direction | <single-animation-direction> | ‘normal’ |
| animation-duration | <time> | ‘0s’ |
| animation-fill-mode | <single-animation-fill-mode> | ‘none’ |
| animation-iteration-count | <single-animation-iteration-count> | ‘1’ |
| animation-name | <single-animation-name> | ‘none’ |
| animation-play-state | <single-animation-play-state> | ‘running’ |
| animation-timing-function | <single-timing-function> | ‘ease’ |
- Ссылки по теме:
- Css Animation
- 3D cube