CSS:animation
animation プロパティと @keyframes を使うと、CSSだけでアニメーションの設定ができます。
そうですか。
えっ。
animation
animation-name : キーフレームの名前
animation-duration : かかる時間
animation-timing-function : 速度
animation-delay : 何秒後に開始するか
animation-iteration-count : 回数・ループ指定
animation-direction : 再生する方向
animation-fill-mode : アニメーション前後のプロパティの状態
animation-play-state : 一時停止・再生の指定
@keyframes : アニメーションの変化の指定
CSS:アニメーション
CSS Animations Level 1
【CSS3】@keyframes と animation 関連のまとめ - Qiita
animation - CSS: カスケーディングスタイルシート | MDN
CSS3-term.icon
CSS3-property.icon
https://img.shields.io/badge/CSS-animation-663399.svg?logo=css&style=for-the-badge