1、打开html编辑器并新建一个html页面


2、输入div标签

3、里面输入style标签

4、里面输入:
html,body{
background: url(http://qlxm.web3v.com/images/t.jpg) fixed center center no-repeat;
background-size: cover;
width: 100%;
padding:0;
}
然后保存

5

6、希望我的经验可以帮到您
1、打开html编辑器并新建一个html页面


2、输入div标签

3、里面输入style标签

4、里面输入:
html,body{
background: url(http://qlxm.web3v.com/images/t.jpg) fixed center center no-repeat;
background-size: cover;
width: 100%;
padding:0;
}
然后保存

5

6、希望我的经验可以帮到您