单项选择题

(网站)如何让一个块级元素水平居中,选项正确的是()

A.?float:left;
B.margin:0auto;
C.text-align:center;
D.position:absolute;