CSS 垂直居中

<div style="height: 200px; width: 200px; background: #f00; display: table;">
<div style="display: table-cell; text-align: center; font-size: 20px; vertical-align: middle;">sdf</div>
</div>

posted @ 2016-01-14 11:30  smght  阅读(141)  评论(0)    收藏  举报