head

Free CountersFree CountersFree CountersFree CountersFree CountersFree CountersFree CountersFree CountersFree CountersFree Counters
RSS

Lihat Gambar Lebih Besar

Lihat Gambar Lebih Besar

Contohnya

amy lee1



Membuat tampilan gambar di sebuah blog menjadi lebih Besar dengan menambah script di blog itu sendiri


Langkah-langkah :

1. Masuk Akun Blogger


2. Pilih Template



3. Pilih Edit HTML



4. Tambah Script Kode

 


<style>

.post img:hover {

-o-transition: all 0.3s;

-moz-transition: all 0.3s;

-webkit-transition: all 0.3s;

-moz-transform: scale(1.3);

-o-transform: scale(1.2);

-webkit-transform: scale(1.2);

</style> 

Sricpt tersebut diletakkan diatas <head> Line 4


5. Selesai

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

1 comments:

Unknown mengatakan...

thanks informasinya

Posting Komentar