404 - Page Not Found - Back Home
Total Visits: 48306796 Visits Today: 301242 This Week: 2274692 This Month: 301242
This site, is built entirely by using XtGem.
XtGem is a visual mobile site building tool, allowing users to create and maintain highly customizable personal mobile sites completely free of charge - and without a need to know any programming language at all!
Tác giả:Admin Huy's Sirô
Code này làm rung ảnh khi chạm hoặc rê chuột vào ảnh... Rung tất cả hình ảnh nhìn rất đẹp mắt Các bạn chỉ việc chèn css vào wap bạn là sử dụng được.. @-webkit-keyframes spaceboots { 0% { -webkit-transform: translate(2px, 1px) rotate(0deg); } 10% { -webkit-transform: translate-3 rotate-1; } 20% { -webkit-transform: translate-3 rotate(1deg); } 30% { -webkit-transform: translate(0px, 2px) rotate(0deg); } 40% { -webkit-transform: translate0 rotate(1deg); } 50% { -webkit-transform: translate-1 rotate-1; } 60% { -webkit-transform: translate-3 rotate(0deg); } 70% { -webkit-transform: translate(2px, 1px) rotate-1; } 80% { -webkit-transform: translate-2 rotate(1deg); } 90% { -webkit-transform: translate(2px, 2px) rotate(0deg); } 100% { -webkit-transform: translate-1 rotate-1; } } img{-webkit-filter:grayscale(0);display:inline-block;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out} img:hover{-webkit-filter:grayscale(0)} img:hover,img:focus{-webkit-animation-name:spaceboots;-webkit-animation-duration:.8s;-webkit-transform-origin:50% 50%;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear}