The text alignment in the cells can be specified by applying these properties to the TD or TH element. td { text-align: center; vertical-align: top; } ...
確定! 回上一頁