单项选择题

CSS3中,()选择器用于为父元素中的第一个子元素设置样式。

A.:last-child
B.:first-child
C.:not
D.:nth-child(n)