大家好,又见面了,我是你们的朋友全栈君。
body {
background-image: url('图片路径');
background-size: 100%;
background-repeat:no-repeat;
}
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/136263.html原文链接:https://javaforall.net
HTML页面背景图片平铺body{ background-image:url(‘图片路径’);background-size:100%;background-repeat:no-repeat;}
大家好,又见面了,我是你们的朋友全栈君。
body {
background-image: url('图片路径');
background-size: 100%;
background-repeat:no-repeat;
}
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/136263.html原文链接:https://javaforall.net