transform 語法用來翻轉區塊,但不適用於「行內元素」(inline element),除非把行內元素設定為inline-block 或 ... 比如:transform:translate(50px, 20px) scale(2); ...
確定! 回上一頁