单项选择题

下列css代码中,表示去除列表标签前项目符号的是()。

A.display:none;
B.list-style:none;
C.padding:0px;
D.margin:0px;