ya.gif  用CSS3製作更多的特效吧!!!
IE9、chrome、firefix適用
IE6、IE7、IE8無望 

圖片 1  
/*------------圖片旋轉-----------*/


img{
-webkit-transform: rotate(5deg);
-moz-transform: rotate(5deg);
-o-transform: rotate(5deg);
-ms-transform:rotate(5deg)
width:200px;
}

 

教學來源: css transform 能旋轉、傾斜、縮放變形 box

創作者介紹
創作者 。❤~MÖ~❤。 摸摸口味 樂活ing 的頭像
阿摸摸

。❤~MÖ~❤。 摸摸口味 樂活ing

阿摸摸 發表在 痞客邦 留言(0) 人氣( 1638 )