CSS 屬性:
animation-direction:
normal
reverse
alternate
alternate-reverse
結果:
CSS 代碼:
#myDIV {
animation-direction:
normal
;
}
點擊上面的屬性值然后查看效果
w3cschool.cn