阅读背景:

中心对准一个绝对定位的Div

来源:互联网 
div#thing {
  position: absolute;
  top: 0px;
  z-index: 2;
  margin: 0 auto;
}

<div id="thing">
   <p>text text text with no fixed size, variable font</p>
</div>
div#thing {
  position: absolute;
  top: 0px;
 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: