css3 -webkit-animation:flipInX 1s .2s ease both; 中的 ‘.

来源:学生作业帮助网 编辑:六六作业网 时间:2024/05/29 12:05:00
css3-webkit-animation:flipInX1s.2seaseboth;中的‘.css3-webkit-animation:flipInX1s.2seaseboth;中的‘.css3-w

css3 -webkit-animation:flipInX 1s .2s ease both; 中的 ‘.
css3 -webkit-animation:flipInX 1s .2s ease both; 中的 ‘.

css3 -webkit-animation:flipInX 1s .2s ease both; 中的 ‘.
1s代表动画时间持续1s
.2s是0.2s的缩写,代表动画延迟200ms后在执行
提供一个好用的手册