我希望第二列右对齐,并且我不想将样式应用于 <td> 元素。从我读过的 <col> 是要走的路,但它对我不起作用: <table> <col style="width: 20em" /> <col align="right" ...
確定! 回上一頁