搞了这么久,以前不知道怎么弄,老是用表格,今天终于搞清楚了。。。
水平居中:<div align=\"center\">Content</div>
垂直居中:<div style=\"line-height:30px;height:30px;\">Content</div>
两者结合,就可以绝对居中了:
<div style=\"line-height:50px;height:50px; padding:10px;\" align=\"center\">Content</div>
不过对于垂直居中,却要设置固定高度,有点不方便,暂时想不到什么方法来解决自适应高度。
本文地址:https://www.stayed.cn/item/23040
转载请注明出处。
本站部分内容来源于网络,如侵犯到您的权益,请 联系我