单项选择题
A.h1{color:red;width:100px;height:110px;} B..h1{color:red;width:100px;height:110px;} C.#h1{color:red;width:100px;height:110px;} D.!h1{color:red;width:100px;height:110px;}
A.包含选择器 B.通配符选择器 C.class选择器 D.ID选择器
A.css是写网页结构的 B.css是网页中的动态效果 C.CSS是层叠样式表(Cascading Style Sheet),用于控制网页的外观 D.css不能用于控制网页的外观