当
当
标记内嵌套〈strong〉标记时,就可以使用后代选择器对其中的〈strong〉标记进行控制,下列写法正确是:
A.strongp{color:red;}
B.pstrong{color:red;}
C.strong,p{color:red;}
D.p.strong{color:red;}
正确答案:B
当
标记内嵌套〈strong〉标记时,就可以使用后代选择器对其中的〈strong〉标记进行控制,下列写法正确是:
A.strongp{color:red;}
B.pstrong{color:red;}
C.strong,p{color:red;}
D.p.strong{color:red;}
正确答案:B
热门答案