无编辑摘要 |
无编辑摘要 |
||
| 第10行: | 第10行: | ||
animation-iteration-count:infinite; | animation-iteration-count:infinite; | ||
animation-direction:alternate; | animation-direction:alternate; | ||
animation-play-state:running;" | animation-play-state:running;" | ||
-webkit-animation-name:myfirst; | -webkit-animation-name:myfirst; | ||
| 第36行: | 第36行: | ||
100% {background:red; left:0px; top:0px;} | 100% {background:red; left:0px; top:0px;} | ||
} | } | ||
> | |||
</div> | |||