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

 

The inherit, initial, and unset values

 

 

The inherit, initial, and unset values

 

 

The inherit, initial, and unset values

 

 

 

 

总结:

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

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

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

相关文章:

  • 2022-12-23
  • 2021-06-12
  • 2021-11-17
  • 2021-11-14
  • 2021-09-19
  • 2021-08-16
猜你喜欢
  • 2021-11-11
  • 2022-12-23
  • 2021-10-25
  • 2021-09-11
  • 2021-09-04
  • 2022-02-13
  • 2022-12-23
相关资源
相似解决方案