Welcome to my blog and I will give you the latest knowledge-information-"warning" if you want to copy and paste you have to include my link  
Topics :

Wednesday, May 15, 2013

Cara Membuat Image Warna Warni Setelah Di Hover Dengan CSS

CSS Dapat Dibuat Hal Hal Menarik Seperti Tutorial Saya Sekarang Tutorial Ini Menggunakan CSS Animation Dan Juga CSS Keyframe Dan Sekarang Saya Memberikannya Tutorial Ini Untuk Semua Blogger (Public).

Letakan Kode Dibawah Ini Sebelum ]]></b:skin>
@-webkit-keyframes hue {
100% { -webkit-filter:hue-rotate(360deg); }
}
img:hover {
-webkit-animation:hue 1s linear infinite;
}

0 comments:

Post a Comment

Categories

Blog Archive

Translate