1、overflow
当图片大小,超出div的大小时,可以指定overflow值为auto(带滚动条)、hidden(隐藏,只显示一块);
hover
当鼠标移动到当前标签上时,以下css属性才生效: