#abc {}
.abc {}
div {}
p.abc {}
p,.abc {}
div:hover {}
div::before {content: "XXXX"}
css选择器
原文:https://www.cnblogs.com/liuboyuan/p/12121084.html