1 #frame {2 width:340px;3 height:150px;4 border:solid black 1px;5 margin:auto;6 overflow-y:auto;7 }8 9 .item {10 border:solid red 1px;11 width:100px;12 height:100px;13 float:left;14 overflow:hidden;15 }16 17 .item:hover {18 overflow:visible19 }20 21 22 .item IMG {23 width:100%;24 }25
Enlace
El enlace para compartir es: