实际上我的代码如下所示。
<div id="logoSec"></div>
<style>
#logoSec {
background-image: url("http://c.mtro.co/am/i/amlogo.png");
background-position: center center;
background-repeat: no-repeat;
height: 66px;
width: 100%;
}
</style>
所以我想给图像添加 ALT。那我怎么给呢?这样靴子就可以查看了。