单项选择题

如何解决:几个img标签放在一起的时候,有些浏览器会有默认的间距()

A.使用float属性为img布局
B.给img添加margin:0
C.给img添加padding:0
D.给img添加width:100%