单项选择题

在Html开发中,我们想要让表格的边框在页面中不显示出来,用以下什么方法可以做到呢?()

A.bgcolor=“white”
B.border=“0”
C.bgcolor=“null”
D.bordercolor=“white”