The inherit, initial, and unset values

The  inheritinitial, and unset keywords are special values you can give to any CSS property.

 

 

 

 

 

 

 

 

 

总结:

也就是说一个css元素会有规范中定义的自己的initalvalue

并且会有自己的默认行为是继承还是使用initalValue(unset)

但是浏览器inspector可能一开始显示的时候是直接显示的那个值,可以设置成unset来恢复默认

posted @ 2019-11-18 16:23  hh9515  阅读(202)  评论(0编辑  收藏  举报