基本. 为了控制CSS 中的“cellpadding”,您可以简单地在表格单元格上使用 padding 。例如10px 的“cellpadding”: td { padding: 10px; }. 对于“cellspacing”,您可以将 ...
確定! 回上一頁