舉例來說,倘若你設計了一個element 會由白轉紅,你可以透過CSS transitions 來控制轉變的時間及變化曲線。 ... ease, 等同於 cubic-bezier(0.25, 0.1, 0.25, 1.0) ...
確定! 回上一頁