【发布时间】:2015-01-27 01:30:14
【问题描述】:
我的意图是将标题 <div> 居中,但我做不到。
header {
height: 54px;
margin:0px auto;
width: 1150px;
background: #13171B;
position: fixed;
left: 0;
top: 0;
z-index: 990;
margin-bottom:10px;
}
请帮帮我。
【问题讨论】: