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