题目详情
单选题 使用标签指定式选择器,让段落应用class名为test的类,下列写法正确的是( )
A. .p .test{color:red;}
B. p#test{color:red;}
C. test{color:red;}
D. .p,test{color:red;}
学科:HTML5技术应用
时间:2023-06-12 14:50:25
相关题目
相关作业