[CSS]table td預設是vertical-align: middle??? 發表於 2017-05-02 更新於 2021-06-27 分類於 CSS Disqus: 採到雷 123thead, tbody,tfoot { vertical-align: middle }td, th, tr { vertical-align: inherit } http://stackoverflow.com/questions/33487148/default-value-of-vertical-align-for-table-cellshttps://www.w3.org/TR/CSS2/sample.html