1 #MagicFrame {2 width:200px;3 height:200px;4 border:solid red;5 overflow:hidden;6 position:absolute;7 right:0;8 }9 10 #MagicFrame IMG {11 width:inherit;12 height:inherit;13 }14 15 #MagicFrame:hover IMG {16 width:auto;17 height:auto;18 }19 20
Enlace
El enlace para compartir es: