好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

Table垂直居中_html/css_WEB-ITnose

table垂直居中

在div中怎么让table垂直居中,div中添加了position: absolute;


回复讨论(解决方案)

来个人啊

请参考

table {position:absolute;top:50%;margin-top:- height/2} 

解决了,我直接在table上边塞了一个div

查看更多关于Table垂直居中_html/css_WEB-ITnose的详细内容...

  阅读:39次