上边框颜色问题,怎么ie6、ie7显示正常,火狐ie8 显示发灰?
#header{height:100px;padding:0px;margin-bottom:5px;border-top-width:6px;border-right-...
#header {
height:100px;
padding:0px;
margin-bottom:5px;
border-top-width: 6px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: outset;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #4e5b7d;
}
这是层的定义,border-top-color: #4e5b7d;为上边框颜色。 展开
height:100px;
padding:0px;
margin-bottom:5px;
border-top-width: 6px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: outset;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #4e5b7d;
}
这是层的定义,border-top-color: #4e5b7d;为上边框颜色。 展开
2个回答
展开全部
您好!很高兴为您答疑!
用下面这个定义边框就可以了:
border:none;
border-top:6px solid #4e5b7d;
您可以在火狐社区了解更多内容。希望我的回答对您有所帮助,如有疑问,欢迎继续在本平台咨询。
用下面这个定义边框就可以了:
border:none;
border-top:6px solid #4e5b7d;
您可以在火狐社区了解更多内容。希望我的回答对您有所帮助,如有疑问,欢迎继续在本平台咨询。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询