ASP网页刷新后为什么整体会向下移动一点点
.Sec_jpfl{overflow:hidden;height:25px;width:auto;border-top:#FFF1pxsolid;border-botto...
.Sec_jpfl{overflow:hidden; height:25px; width:auto; border-top:#FFF 1px solid; border-bottom:#cfd8e1 1px solid; padding:10px 1px;margin-right:16px;clear:both;}
.Sec_jpfl h1{ width:20%; height:20px; float:left;}
.Sec_jpfl h1 a{ border-right:#FFF 1px solid; font-weight:normal; text-align:center; line-height:20px; display:block;}
.Sec_jpfl li{width:16%; overflow:hidden; height:20px; float:left;}
.Sec_jpfl li a{ display:block; border-right:#fff 1px solid; border-left:#cfd8e1 1px solid; line-height:20px; text-align:center;}
.Sec_jpfl li:nth-child(6) a{ border-right:0px;}
就是这会上下移动,别的不会。帮看下 展开
.Sec_jpfl h1{ width:20%; height:20px; float:left;}
.Sec_jpfl h1 a{ border-right:#FFF 1px solid; font-weight:normal; text-align:center; line-height:20px; display:block;}
.Sec_jpfl li{width:16%; overflow:hidden; height:20px; float:left;}
.Sec_jpfl li a{ display:block; border-right:#fff 1px solid; border-left:#cfd8e1 1px solid; line-height:20px; text-align:center;}
.Sec_jpfl li:nth-child(6) a{ border-right:0px;}
就是这会上下移动,别的不会。帮看下 展开
2个回答
展开全部
默认情况下body和页面边有一定距离,这样等于0:
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0">
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0">
追问
是整体字体向下移动,不是柜架向下移动
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
最好贴出代码!
那么Css样式书写的问题!
那么Css样式书写的问题!
更多追问追答
追问
body{line-height:1.5em; margin: 0; padding: 0; color: #333;background-color:#f4f5f7;}
html,body, div, form,img, p{margin: 0; padding: 0;}
a {color: #0053A5; text-decoration: none;}
header,section,footer,nav,article{ display:block; clear:both;}
p{ margin:0px; padding:0px;}
ul,ol{ width:100%; margin:0px; padding:0px; list-style:none;}
追答
你在父级层的样式加入height,overflow:hidden
看看不是有溢出了!
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询