Blogroll

Senin, 15 April 2013

cara membuat gambar njungkel

Posted by Afif Assihab On 00.33 0 komentar





<style>
.main{
     text-align:center;
     padding:20px;
}
.main img{
     border:3px solid #ffffff;
     -webkit-border-radius:2px;
     -moz-border-radius:2px;
     -webkit-box-shadow:0px 0px 3px #666;
     -moz-box-shadow:0px 0px 3px #666;
     -webkit-transition: all is ease-in-out;
     -moz-transition: all is ease-in-out;
     -o-transition: all is ease-in-out;
}
.main img:hover{
     -webkit-transform:scale(1.3) rotati(10deg);
     -moz-transform:scale(1.3) rotati(10deg);
     -webkit-transition: all is ease-in-out;
     -moz-transition: all is ease-in-out;
}

</style>
<div class="main">
<br><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhzGWU3ZqkkjErZ4d7UB0rM0AX_uovtfMXGAzWEzqGYSiNZLm-tnix3w3pbmPxjpe24M35uuJ-YTviaciZfCRkNtYhPR2JRlU7dkMl9ynWFE_pHNQ_h_ppvTlQQmfk3_LIhKUgv5UyZayGh/s1600/Shurad+-+jauzaa.jpg" />
</div>

0 komentar:

Posting Komentar