网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

下列哪段代码能够定义所有P标签内文字加粗()。

A.<pstyle="text-size:bold">

B.<pstyle="font-size:bold">

C.p{text-size:bold}

D.p{font-weight:bold}


参考答案

更多 “ 下列哪段代码能够定义所有P标签内文字加粗()。A.pstyle=text-size:boldB.pstyle=font-size:boldC.p{text-size:bold}D.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元素中的字体是粗体。A.p {text-size:bold}B.p {font-weight:bold}C.<p style="text-size:bold">D.<p style="font-size:bold">

考题 下列()代码能够定义所有P标签内文字加粗。A.<p style="text-size:bold";>B.<p style="font-size:bold";>C.p {text-size:bold;}D.p {font-weight:bold;}

考题 1、下列哪段代码能够定义所有p标签内文字加粗()。A.<p style="text-size:bold">B.<p style="font-size:bold">C.p {text-size:bold}D.p {font-weight:bold}

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

考题 下列哪段代码能够定义所有P标签内文字加粗().A.<p style=”text-size:blod”>B.< p style=”font-size:blod”>C.p{ text-size:bold; }D.p{ font-weight:bold; }

考题 2、下列()表示p元素中的字体是粗体。A.p {text-size:bold}B.p {font-weight:bold}C.p style="text-size:bold"D.p style="font-size:bold"

考题 下列()表示p元素中的字体是粗体。A.p {text-size:bold}B.p {font-weight:bold}C.p style="text-size:bold"D.p style="font-size:bold"

考题 下列哪段代码能够定义所有P标签内文字加粗A.<p style=”text-size:blod”>B.< p style=”font-size:blod”>C.p{ text-size:bold; }D.p{ font-weight:bold; }