单项选择题

下列()表示id名为content的元素中,字体是粗体。

A.contert {font-weight:bold;}
B.p {font-weight:bold;}
C.#content{font-weight:bold;}
D..content{font-weight:bold;}