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

 

Fuente

Feliz cumpleaños. Ser joven es un privilegio, ser hermosa un patrimonio, ser encantadora tu mejor virtud.

Soy afortunado de compartir cada día mi vida contigo y cuando se cumple un año más tomo conciencia de lo que te quiero. Feliz Cumpleaños
Te deseo que tu día de cumpleaños me tengas tan presente como te he tenido en mi corazón cada segundo, cada instante... Feliz Cumpleaños.



Feliz Cumpleaños. El mejor regalo eres tu, pero te mando este obsequio para poder compartir contigo cada día unos instantes de tu pensamiento. Fuente http://www.euroresidentes. com/Diversion/ Frases_Cumpleanos_2.htm

 







































HTML

<div class="img"> <a target="_blank" href="">    <img src="https://lh4.googleusercontent.com/-s6W2SX5Z4N0/VOG02iCaoJI/AAAAAAABceo/UzVH51_jx4k/w297-h300-no/1-297x300.gif" alt="" width="140" height="160">  </a> <div class="desc">Texto</div></div><div class="img">  <a target="_blank" href="">    <img src="https://lh6.googleusercontent.com/-NZEvbF4eoEw/VOIB9rKRIpI/AAAAAAABcfI/8xsczFa_8CQ/w300-h303-no/2.gif" alt="" width="140" height="160">  </a> <div class="desc">Texto</div></div><div class="img"> <a target="_blank" href="">    <img src="https://lh4.googleusercontent.com/-6FN1DMsliCg/VOIg1gGZAxI/AAAAAAABcfk/GJsM48amUVo/w300-h303-no/1.gif" alt="" width="140" height="160">  </a> <div class="desc">Fuente http://www.euroresidentes.    com/Diversion/Frases_Cumpleanos_2.htm</div></div></div>

CSS

<style>
div.img {
margin: 5px;
padding: 5px;
border: 1px dashed ;
box-shadow: 2px 4px 6px;
height: auto;
width: auto;
float: left;
text-align: center;
}

div.img img {
display: inline;
margin: 5px;
border: 2px dotted ;
}

div.img a:hover img {
border:2px dotted ;
}

div.desc {
text-align: center;
font-weight: normal;
width: 215px;
margin: 5px;
}
</style>


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