• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Share Share Code CSS Ảnh 7 Màu Cho Website

htnkenji

New Member
Các bạn copy đoạn code bên dưới, dán vào phần CSS của website mình là được, không phải chỉnh sửa gì thêm.

<?php
//--Code-->
@-webkit-keyframes hue
{
100% { -webkit-filter:hue-rotate(360deg); }
}
img:hover
{
-
webkit-animation:hue 1s linear infinite;
}
//--/Code-->
?>



----------> Bổ sung bài viết lúc 08:00 PM <----------> Bài viết trước lúc 07:58 PM <----------

Nhớ bỏ:
<?php
//--Code-->

//--/Code-->
?>
đi nhé mọi người và nó chỉ chạy được trên chorme thôi.
 

Facebook Comments

New posts New threads New resources

Back
Top