Maison >interface Web >tutoriel HTML >小问题._html/css_WEB-ITnose
<div style="background-color: Black; width: 20px; height: 60px;"> <img src="Images/Car/1B01.png" / alt="小问题._html/css_WEB-ITnose" > <span style="max-width:90%">dddddd</span> </div>
span是内联元素,要加上display:inline-block;
IE8兼容模式下测试代码: http://jsfiddle.net/uwWc2/