A. 对 B. 错
标记内嵌套标记时,就可以使用后代选择器对其中的标记进行控制,下列写法正确是( )
A. strong p{color:red;} B. p strong{color:red;} C. strong,p{color:red;} D. strong{color:red;}