开发者

dont move background while scroll down web page

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜