Ejemplo: la imagen html sale de div
<!-- An image will go outside its parent div if the div
has no set height and no overflow -->
<div style="height: 100px; overflow: hidden;">
<img src=#>
</div>
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)