标签:标签 red 传智播客 html 页面 学院 选择器优先级 相同 建议
<style> .cls1{ color: blue; } div{ color:green; } #div1{ color: red; } </style>