body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-image: url(images/bigbg.gif);
 background-repeat: no-repeat;
 background-attachment:fixed;
 background-position:50% 10%;
}
- 本文标题: HTML 网页背景固定不随滚动条滚动的解决方案
- 文章分类:【HTML/CSS】
- 非特殊说明,本文版权归【胡同里的砖头】个人博客 所有,转载请注明出处.