:root vs html

猜猜看最终看到那个颜色?

:root {
  background-color:blue;
}

html{
  background-color:red;
}

 

答案是 :root

 

 

 

 

:root 和 html 都是 HTML element,记得 :root 比 html 大。

伪类选择器比一般选择器来的大,比如 querySelector(':root')  比 querySelector('html') 大

 

Links

 

posted @ 2021-09-10 01:20  泉油  阅读(144)  评论(0编辑  收藏  举报
Web Design Johor Bahru Malaysia - Stooges