单项选择题

(网站)表格默认的格与格之间有间距,如何取消()

A.table{border-collapse:collapse}
B.table{border:none;}
C.table{border:0;}
D.以上写法都不正确