在css中,可以使用transfrom屬性的scale()方法設定縮放,語法格式 ... transform: scaleX(x); /*沿X軸方向縮放*/ transform: scaleY(y); /*沿Y軸方向 ...
確定! 回上一頁