css为什么文本预览正常,浏览器不显示,代码如下
<style>html{padding-top:100%;}html,body{height:100%;overflow:hidden;}body{margin:0;pa...
<style>
html{
padding-top:100%;
}
html,body {
height:100%;
overflow:hidden;
}
body{
margin:0;
padding:0;
list-style:none;
}
#header{
position:absolute;
width:100%;
height:100%;
}
body {
background-image:url(2.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
}
.toubu{
float:left;
margin:0.16em 3.125em 0em 1.25em;
color:yellow;
font-size:1em;
}
</style>
</head>
<body>
<div id="header"></div>
<p class="toubu">新闻公告| 新手指南| 游戏资料| 客服中心| 官方论坛</p> 展开
html{
padding-top:100%;
}
html,body {
height:100%;
overflow:hidden;
}
body{
margin:0;
padding:0;
list-style:none;
}
#header{
position:absolute;
width:100%;
height:100%;
}
body {
background-image:url(2.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
}
.toubu{
float:left;
margin:0.16em 3.125em 0em 1.25em;
color:yellow;
font-size:1em;
}
</style>
</head>
<body>
<div id="header"></div>
<p class="toubu">新闻公告| 新手指南| 游戏资料| 客服中心| 官方论坛</p> 展开
2016-09-08
展开全部
html{
padding-top:100%;
}
/*把这条属性注释掉,内边距 上 百分之百,不知道怎么想的*/
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |