试题详情

样式表定义.outer{background-color:yellow;} 表示()

AA.网页中某一个id为outer的元素的背景色是黄色的

BB.网页中含有class="outer"的元素的背景色是黄色的

CC.网页中元素名为outer元素的背景色是黄色的

DD.以上任意一个都可以