下列哪段代码能够定义所有p标签内文字加粗()。
下列哪段代码能够定义所有p标签内文字加粗()。
A.<pstyle="text-size:bold">
B.<pstyle="font-size:bold">
C.p{text-size:bold}
D.p{font-weight:bold}
正确答案:p{font-weight:bold}
下列哪段代码能够定义所有p标签内文字加粗()。
A.<pstyle="text-size:bold">
B.<pstyle="font-size:bold">
C.p{text-size:bold}
D.p{font-weight:bold}
正确答案:p{font-weight:bold}
热门答案