css 表格內容居中vertical-align:middle,text-align:center

<style type="text/css"> .table > thead > tr > th, .table > tbody > tr > td { vertical-align: middle; text-align: center; } </style>
相關文章
相關標籤/搜索