既然要选择使用红色 就可以直接写 p{color:red:} 为什么还要多加!important标签 既然强调要用红色 就可以直接设置红色啊 怎么还要多个强调性?
好好学习,天天向上!!!
Why add it! important? -PHP Chinese website Q&A-Why should we add it? important? -PHP Chinese website Q&A
Please watch and learn.
import可以为某些样式设置最高权值。
浏览器默认的样式 < 网页制作者样式 < 用户自己设置的样式。但!important优先级样式是个例外,权值高于用户自己设置的样式。
Why add it! important? -PHP Chinese website Q&A-Why should we add it? important? -PHP Chinese website Q&A
Please watch and learn.
import可以为某些样式设置最高权值。
浏览器默认的样式 < 网页制作者样式 < 用户自己设置的样式。但!important优先级样式是个例外,权值高于用户自己设置的样式。