1 2 3 4 5 6 7 8
table { border-collapse: collapse; border: solid 1px gray; } table th, table td { border: solid 1px gray; }