帝王谷资源网 Design By www.wdxyy.com
css样式:

复制代码代码如下:
<style>
div#div1{
position:fixed;
top:0;
left:0;
bottom:0;
right:0;
z-index:-1;
}
div#div1 > img {
height:100%;
width:100%;
border:0;
}
</style>

html:

复制代码代码如下:
<div id="div1"><img src="/UploadFiles/2021-03-30/图片路径"><div align="center">
<table>
<th>登录</th>
<tr>
<td>用户名:</td>
<td><input type="text" /></td>
</tr>
<tr>
<td>密码:</td>
<td><input type="text" /></td>
</tr>
<tr>
<td></td>
<td><input type="reset" /><input type="button" value="Login" /></td>
</tr>
</table>
</div>
标签:
浏览器,全屏显示,背景图片

帝王谷资源网 Design By www.wdxyy.com
广告合作:本站广告合作请联系QQ:858582 申请时备注:广告合作(否则不回)
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
帝王谷资源网 Design By www.wdxyy.com