Eklablog Tous les blogs Top blogs Technologie & Science Tous les blogs Technologie & Science
Editer l'article Suivre ce blog Administration + Créer mon blog
MENU

Tutorial, CSS, HTML

 


 <div class="aumenta_imagen"><img src="https:jpg" width="250"alt="" /> <img src="http:jpg" width="250" alt="" /></div>
div.aumenta_imagen img{ 
border: 2px solid #fff;
border-radius: 1em/1em;
box-shadow: 3px 2px 6px #000000;
height: 170px;
width: 230px;
margin: 15px 0;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease; }
div.aumenta_imagen img:hover {
height: 128px;
width: 202px;
border-radius: 20px;
margin-left: -30px; }
Retour à l'accueil
Partager cet article
Repost0
Pour être informé des derniers articles, inscrivez vous :
Commenter cet article