<!--交集选择器中间,隔开-->
p,h3{
color:red;
}

<!--并集选择器中间不以任何东西隔开-->
ph1h3{
color:red;
}

posted on 2017-11-06 19:40  迷之月夜  阅读(1153)  评论(0编辑  收藏  举报