<div id="man" style="background-color:#030;width:760px; padding-top:10px; padding-left:10px;height:40px;"> <div id="son1" style="width:20%; float:left; text-align:center;">logo</div> <div id="son2" style="width:80%; float:right;"><h1>HR伴侣</h1></div></div>主意一点:如果想要使内容左缩进的话,一定要设置父div:man的padding-left,不要设置子div:son1的padding-left,否则在ie中son2会跑到第二行的。当然FireFox不会出现这个情况。
小猪乖乖 把门开开