解决方法

1.img设为block
2.img对齐方式vertical-align:bottom(middle/top),不是baseline就行
3.父容器font-size:0或line-height:0
4.绝对定位和top:0

相关文章: