网页制作大神进来看看这段CSS代码吧
这个是CSS样式*{margin:0px;padding:0px;}.ys#page{color:#000;font-size:12px;font-style:norma...
这个是CSS样式
* { margin:0px; padding:0px;}
.ys #page {
color:#000;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
margin:0px;
padding:0px;
overflow:hidden;
text-align:left;
width:100%;
}
.ys #page .2ne1 {
background-attachment:scroll;
background-image:url(../images/bian.png);
background-repeat:repeat-y;
background
color:#000;
font-size:12px;
line-height:1.4;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding:0px;
width:1010px;
background-position: 0% 0%;
font-style: normal;
font-weight: normal;
font-variant: normal;
}
.ys {
background-attachment:scroll;
background-color:rgb(243, 238, 225);
background-image:url(../images/bj.png);
color:#000;
font-size:12px;
background-repeat:repeat;
font-size-adjust:none;
font-stretch:normal;
font-weight:normal;
line-height:1.4;
margin-bottom:auto;
margin-left:0px;
margin-right:0px;
margin-top:auto;
min-height:100%;
padding:0px;
text-align:left;
width:auto;
background-position: 0% 0%;
font-style: normal;
font-variant: normal;
}
.ys #page .2ne1 .white {
background-attachment:scroll;
background-image:url(../images/xm.png);
background-position-x:0px;
background-position-y:100%;
background-repeat:repeat-x;
color:#000;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding:0px;
width:1000px;
这个是HTML
<body class="ys">
<div id="page">
<div class="2ne1">
<div class="white">
<div class="top">
</div>
</div>
</div>
</div>
</body>
我在浏览器里测试 为什么 全屏都是BODY的图 其他的DIV都没显示的
测试的时候按F12,DIV里的样式有些都没有了。
求救 展开
* { margin:0px; padding:0px;}
.ys #page {
color:#000;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
margin:0px;
padding:0px;
overflow:hidden;
text-align:left;
width:100%;
}
.ys #page .2ne1 {
background-attachment:scroll;
background-image:url(../images/bian.png);
background-repeat:repeat-y;
background
color:#000;
font-size:12px;
line-height:1.4;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding:0px;
width:1010px;
background-position: 0% 0%;
font-style: normal;
font-weight: normal;
font-variant: normal;
}
.ys {
background-attachment:scroll;
background-color:rgb(243, 238, 225);
background-image:url(../images/bj.png);
color:#000;
font-size:12px;
background-repeat:repeat;
font-size-adjust:none;
font-stretch:normal;
font-weight:normal;
line-height:1.4;
margin-bottom:auto;
margin-left:0px;
margin-right:0px;
margin-top:auto;
min-height:100%;
padding:0px;
text-align:left;
width:auto;
background-position: 0% 0%;
font-style: normal;
font-variant: normal;
}
.ys #page .2ne1 .white {
background-attachment:scroll;
background-image:url(../images/xm.png);
background-position-x:0px;
background-position-y:100%;
background-repeat:repeat-x;
color:#000;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding:0px;
width:1000px;
这个是HTML
<body class="ys">
<div id="page">
<div class="2ne1">
<div class="white">
<div class="top">
</div>
</div>
</div>
</div>
</body>
我在浏览器里测试 为什么 全屏都是BODY的图 其他的DIV都没显示的
测试的时候按F12,DIV里的样式有些都没有了。
求救 展开
4个回答
展开全部
把前面的目录样式去掉,用哪个直接调用就可以
前面.ys #page .2ne1 这些都去掉
.white {
background-attachment:scroll;
background-image:url(../images/xm.png);
background-position-x:0px;
background-position-y:100%;
background-repeat:repeat-x;
color:#000;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding:0px;
width:1000px;
}
前面.ys #page .2ne1 这些都去掉
.white {
background-attachment:scroll;
background-image:url(../images/xm.png);
background-position-x:0px;
background-position-y:100%;
background-repeat:repeat-x;
color:#000;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding:0px;
width:1000px;
}
更多追问追答
追问
所有的吗
追答
对
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
数字开头的样式名不行
把2ne1改成ne1 就行的
把2ne1改成ne1 就行的
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
果断问老耿啊多多什么的 给我分
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2011-07-11
展开全部
因为你是个杠卵。洗洗睡吧,干你。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询