设定动画会在奇数次数正常播放,而在偶数次数逆向播放的代码为()。
A.animation-direction:alternate;
B.animation-direction:normal;
C.animation-direction:true;
D.animation-direction:false;
正确答案:A
猜你喜欢