CSS image hover effects Flashing - Ash Princess Kawaii
Breaking News
20 Januari 2018

CSS image hover effects Flashing

Januari 20, 2018
omg+%25282%2529


CSS image hover effects flash ini, membuat efek seperti flash, berkedip saat di sorot kursor,

ini contoh css & htmlnya.

<style type="text/css">
.hover13:hover img {
 opacity: 1;
 -webkit-animation: flash 1.5s;
 animation: flash 1.5s;
}
@-webkit-keyframes flash {
 0% {
  opacity: .4;
 }
 100% {
  opacity: 1;
 }
}
@keyframes flash {
 0% {
  opacity: .4;
 }
 100% {
  opacity: 1;
 }
}
</style>




<div class="hover13 img">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigrWqauLgdYYBT-HDZ4UTHDxpmf6Yypm44uXm5cKorvk1SjgopMZr-j49HikDwNAEPkwVD8OHe5XTrA7UGCG-qvrcrniKxaq_f_jVrCx1c9b4SytHHbKHDjhJfzXEsrn-dMyPZhE3Edkuz/s320/b0d5b07584448fc325bbefbceabf22cb.jpg" />
</div>

DEMO:
ash princess kawaii
Selamat mencoba.tumblr_inline_mi8bw3cFTJ1roozkr

0 Comments:

Posting Komentar

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
tumblr_ln1i6xM1bx1qg9aa7