<div style="
height:px;
width:px;
background-img:url("the url of the photo");
background-repeat:no-repeat;
background-attachment:fixed;
">
若不设置高度和宽度,不一定能显示图片,后两句保证了背景图片永不重复
</div>
<div style="
height:px;
width:px;
background-img:url("the url of the photo");
background-repeat:no-repeat;
background-attachment:fixed;
">
若不设置高度和宽度,不一定能显示图片,后两句保证了背景图片永不重复
</div>
本文标题:div的一些属性(看似平平却很关键)
本文链接:https://www.haomeiwen.com/subject/mouccftx.html
网友评论