开发者

dont move background while scroll down web page

开发者 https://www.devze.com 2023-02-13 11:23 出处:网络
is there a way to dont move background of a webpage while scrolling down? I dont know how to开发者_C百科 do it, maybe using PHP, CSS or javascript?

is there a way to dont move background of a webpage while scrolling down? I dont know how to开发者_C百科 do it, maybe using PHP, CSS or javascript?

Thbaks


body
{
background-image:url('mybackgroundimage.png');
background-attachment:fixed;
}
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号