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

 

  Para texto, imagen... Fuente
Amor, amor, amor...

El amor es como una guerra, fácil de iniciar, difícil de terminar, imposible de olvidar.

<div id="recuadro1">
<h3>Amor, amor, amor...</h3>
<a href="http://tutorialgloriav.eklablog.com/" target="_blank"><img src="http://www.glamik.ru/Glamik/melkie_cvetoch/54.gif" alt="" /></a>
<p>Texto</p></div>
<style type="text/css"><!--#recuadro1{
left:30px;
position:relative;
border-radius: 20px;
background-color:#feeef0;
width:200px;
height:240px;
padding:4px;
-moz-animation-name: animacion1;
-moz-animation-duration: 4s;
-webkit-animation-name: animacion1;
-webkit-animation-duration: 4s;
-o-animation-name: animacion1;
-o-animation-duration: 4s;
}

@-moz-keyframes animacion1 {
from {
left:30px;
background-color:#fcdce0;
}
to {
left:300px;
background-color:#f0608e;
}
}

@-webkit-keyframes animacion1 {
from {
left:30px;
background-color:#fcdce0;
}
to {
left:300px;
background-color:#f0608e;
}
}
@-o-keyframes animacion1 {
from {
left:30px;
background-color:#fcdce0;
}
to {
left:300px;
background-color:#f0608e;
}
}

body {
background:white;
}
--></style>

 

Retour à l'accueil
Partager cet article
Repost0
Pour être informé des derniers articles, inscrivez vous :
Commenter cet article