CSS 屬性
animation-delay
1秒
2秒
5秒
-2秒
結果
CSS 程式碼
#myDIV { animation-delay:
1s;
}
點選上面的屬性值來檢視結果
W3Schools.com
- 親自試試