在CSS中定义字体的粗细,以下书写正确的是(    ) A.

p{ font-weight:bold; } B.

p{ font-weight: bolder; } C.

p{ font-weight: "bolder"; } D.

p{ font-weight:500; }