Heim >Web-Frontend >HTML-Tutorial >在div中的img左侧总会出现一条竖线_html/css_WEB-ITnose

在div中的img左侧总会出现一条竖线_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:01:371764Durchsuche

代码:




无标题文档




在div中的img左侧总会出现一条竖线_html/css_WEB-ITnose




图片banner1左侧会有一条白色的竖线,请问如何去除这条竖线?多谢!


回复讨论(解决方案)

是你图片的问题,我换了一个图片没有白线。
demo here

<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head>    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    <title>无标题文档</title></head><body   style="max-width:90%"><div style="width:1102px; height:1254px; display:block; margin:0 auto; border:0; padding:0; background:#ffffff;">    <img  src="http://img13.360buyimg.com/da/jfs/t181/138/2259997821/42694/e352eb5a/53c78584N10531437.jpg"    style="max-width:90%" / alt="在div中的img左侧总会出现一条竖线_html/css_WEB-ITnose" ></div></body></html>

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn