html+css图片下面小空白、图片间的间隙问题

添加图片的时候,图片的默认样式是图片与图片之间有间隙,图片下面也有间隙,需要使用方法进行清除,列举三种方法:
方法一:
给图片设置对齐方式:vertical-align:top/middle/bottom

方法二:
给图片转块 display:block;

方法三:
给图片的父元素设置font-size:0;line-height:0
这个办法不仅可以解决图片下面的小空白,也能解决图片与图片之间的小空白

缺点:是让父元素里的文字的字号和行高都变成了0,文字看不见,需要重新定义文字的字号和行高

微信公众号
手机浏览(小程序)

Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(): Failed to enable crypto in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_2554.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?