4/01/2020

CSS animation 動畫屬性

CSS animation 動畫屬性

屬性說明
animation-name動畫名稱
animation-duration動畫持續時間,預設 0,單位 s 或 ms。
animation-delay動畫延遲播放時間,預設 0,單位 s 或 ms。
animation-iteration-count動畫播放次數,預設 1
其他還有 infinite。
animation-timing-function動畫加速度函式,預設 ease
其他還有: linear、ease-in、ease-out、ease-in-out
step-start、step-end、steps(int,start/end)、cubic-bezier(n,n,n,n)。
animation-direction動畫播放方向,預設 normal
其他還有 reverse、alternate、alternate-reverse。
animation-fill-mode動畫播放前後模式,預設 none
其他還有 forwards、backwards、both。
animation-play-state動畫播放或暫停狀態,預設 running
其他還有 paused。
animation: name duration | timing-function | delay | iteration-count |
direction | fill-mode | play-state;
00
00
00
#html CSS animation 動畫屬性#html CSS keyframes#html CSS animation 閃爍字體#html CSS 閃爍字體

沒有留言:

發佈留言

343434 123 456 3434 343434