ftfyf
2017-06-01 15:54
上面没有声明用到了id选择符,为什么第二段里要出现这个?id="second
我将 p.first{color:green;} 中的P去掉:
<style type="text/css">
p{color:red!important;}
.first{color:green;}
</style>
html的第二段中的 <span class="first">简单</span> 颜色显示为:green
我的理解是很高权限
初识HTML(5)+CSS(3)
1230403 学习 · 19084 问题
相似问题