CSS 属性:
animation-delay:
1s
2s
5s
-2s
结果:
CSS 代码:
div#myDIV
{
animation-delay:
1s
;
}
点击上面的属性值然后查看效果
简单教程
- 范例