Yardım | Üye Listesi | Ajanda | Arama | Bugünkü Mesajlar | Forumları Okundu Kabul Et |
![]() | |
Webmaster Genel Webmasterları ilgilendiren bir çok kategori de bilginin paylaşıldığı webmaster genel forumları. |
Cevapla |
| LinkBack | Seçenekler | Stil |
![]() | #1 |
| Fare üzerine gelince Büyüyen (Zoom in/Out) Resim CSS Kodu Fare üzerine gelince Büyüyen (Zoom in/Out) Resim CSS Kodu Kod: .zoom { padding: 50px; background-color: green; transition: transform .2s; /* Animation */ width: 200px; height: 200px; margin: 0 auto; } .zoom:hover { transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */ } |
![]() | ![]() |
Cevapla |
Seçenekler | |
Stil | |
| |