CSS3 中有兩個用來做動畫的屬性,一個是Transition,另一個是Animation ... 要有名稱、時間} //設定開始與結束狀態@keyframes change{ from{ background: #4BC0C8;} ...
確定! 回上一頁