CSS 寫法➜ transform: 要帶入的效果(給效果設定的數值); .box1{ transform: scale(2,2); } .box2{ transform:translateX(150px); }.
確定! 回上一頁