这几个元素设的都不对
建议这么改
#Header {
height:70px;
margin-bottom:11px;
border-bottom: #dbe0e3 1px solid;
position:relative;
}
#header_right {
position:absolute;
right:50px;
bottom:0px;
}
#logo {
position:absolute;
height:65px;
left:20px;
}
img {
display: inline-block;
vertical-align: middle;
max-height: 100%;
max-width: 100%;
}
#HeaderText {
height: 65px;
line-height:65px;
text-align: center;
}
【 在 loudking (荷籍华人|求上海工作机会) 的大作中提到: 】
: 现阶段情况见附件。希望达到的效果是Membership Registration居中,English
和中文链接居右,但是现在他们飘到上面去了,希望他们比较靠近border-bottom。
: <div id="Header">
: <a id="logo" href="http://localhost"><img alt="logo"
src="images/logo.jpg"/></a>
: ...................
--
FROM 66.162.88.*