/*元素选择器优先级1+类选择器优先级10=优先级11*/p.p??1{background-color:yellowgreen;}/*元素选择器优先级1+id选择器优先级100=优先级101*/p#d1{background-color:orangered;}我是一段
选择器优先度相关文章