body {
background-attachment: fixed;
background-image: url("http://ww4.sinaimg.cn/large/4a7d0539jw1dwnvqweipej.jpg");
background-position: center center;
background-repeat: repeat;
}还真没给body设过这个背景,也没有用过这几个属性,
还有我们平常用的好几个图样放在一个大图里,然后在好多个地方用
{
background-position: 0 -76px;
color: #222222;
font-size: 14px;
height: 29px;
line-height: 29px;
padding-left: 1px;
}
{
[b]background[/b]: url("../images/main/jobMain.gif") no-repeat scroll 0 0 transparent;
}

被折叠的 条评论
为什么被折叠?



