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