题目

在下列选项中,使用 css 代码实现给网页中所有


作答

#h1{background-color:yellow;}

h1{background-color:yellow;}

h1.all{background-color:#00ff00;}

h1{background-color:#00ff00;}

答案/解析
查看试卷及答案