You can leave the HTML table border width set to zero and add in a border width into the CSS. table { border-collapse: collapse; border: 1px ...
確定! 回上一頁