Visualize by TEMPLATED

Yeni sayfanın bagşlığı

CSS Kodu;
#zoom img {

-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;

}

#zoom img:hover {
-moz-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);

}

Html Kodu;
<div id="zoom">
<div>
<img src="RESIM BAĞLANTISI" alt="" width="200" height="100" />
</div>
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol