摘要: li{ color:red; }/*标签选择器*/#xiaoMing{ color: green;}/*id选择器,且不重复*/ .xiaoHong{color: blue !important; }/*Class类名选择器*//*css优先级 1后来者居上2行内样式>头部>=外部3越精确越说了算i 阅读全文
posted @ 2021-11-07 14:55 sjn2002 阅读(12) 评论(0) 推荐(0)