主要使用:background-size:cover;

<body style="width:1024px;height:700px;">
<form id="form1" runat="server">
<div style="background-image:url('top2.png');width:100%;height:100%;background-size:cover;">
</div>

</form>
</body>

posted on 2014-11-18 10:16  游子  阅读(17288)  评论(0编辑  收藏  举报