{"id":2395,"date":"2023-11-14T15:10:41","date_gmt":"2023-11-14T03:59:17","guid":{"rendered":""},"modified":"2023-11-14T11:59:17","modified_gmt":"2023-11-14T03:59:17","slug":"CSS :root","status":"publish","type":"post","link":"https:\/\/bianchenghao6.com\/2395.html","title":{"rendered":"CSS :root"},"content":{"rendered":"
\n
:root {
\/\/ CSS property
}
<\/span><\/code><\/pre>\n<\/p><\/div>\n\u793a\u4f8b<\/h3>\n\n <!DOCTYPE html>
<html><\/span>
<head><\/span>
<title><\/span>:root selector<\/title><\/span>
<style><\/span>
:root {
background: lightblue;
color: blue;
text-align: center;
}
<\/style><\/span>
<\/head><\/span>
<body><\/span>
<h1><\/span>\u6b22\u8fce\u6765\u5230bianchenghao6.com<\/h1><\/span>
<h2><\/span>\u8fd9\u662f:root\u9009\u62e9\u5668\u7684\u793a\u4f8b<\/h2><\/span>
<\/body><\/span>
<\/html><\/span>
<\/span><\/code><\/pre>\n<\/p><\/div>\n\n \u8f93\u51fa\uff1a<\/strong>\n <\/div>\n
<\/p>\n
\n \u73b0\u5728\uff0c\u8ba9\u6211\u4eec\u540c\u65f6\u5c1d\u8bd5
\n html <\/strong>\u9009\u62e9\u5668\u548c
\n \uff1aroot <\/strong>\u9009\u62e9\u5668\u3002\u5c3d\u7ba1\u5b83\u4eec\u7684\u5de5\u4f5c\u539f\u7406\u76f8\u4f3c\uff0c\u4f46\u5728\u7279\u5f02\u6027\u65b9\u9762\uff0c
\n \uff1aroot <\/strong>\u9009\u62e9\u5668\u83b7\u80dc\u3002\n <\/div>\n\u793a\u4f8b<\/h3>\n\n \u5728\u6b64\u793a\u4f8b\u4e2d\uff0c\u6211\u4eec\u5c06\u5728
\n html <\/strong>\u9009\u62e9\u5668\u548c
\n \uff1aroot <\/strong>\u9009\u62e9\u5668\u4e2d\u5b9a\u4e49\u76f8\u540c\u7684\u5c5e\u6027\u3002\u7531\u4e8e\u5177\u6709\u66f4\u9ad8\u7684\u7279\u5f02\u6027\uff0c
\n \uff1aroot <\/strong>\u9009\u62e9\u5668\u4e2d\u7684\u5c5e\u6027\u5c06\u8d77\u4f5c\u7528\u3002\u4f46\u662f\u90a3\u4e9b\u4e0d\u5728
\n \uff1aroot <\/strong>\u9009\u62e9\u5668\u4e2d\u4f46\u5728
\n html <\/strong>\u9009\u62e9\u5668\u4e2d\u63d0\u5230\u7684\u5c5e\u6027\uff0c\u5219
\n html <\/strong>\u9009\u62e9\u5668\u7684\u5c5e\u6027\u5c06\u8d77\u4f5c\u7528\u3002\n <\/div>\n\u793a\u4f8b<\/h3>\n\n <!DOCTYPE html>
<html><\/span>
<head><\/span>
<title><\/span>:root selector<\/title><\/span>
<style><\/span>
:root {
background-color: lightblue;
color: blue;
text-align: center;
}
html {
background-color: red;
color: white;
font-size: 30px;
}
<\/style><\/span>
<\/head><\/span>
<body><\/span>
<h1><\/span>\u6b22\u8fce\u6765\u5230bianchenghao6.com<\/h1><\/span>
<h2><\/span>\u8fd9\u662f:root\u9009\u62e9\u5668\u548chtml\u9009\u62e9\u5668\u7684\u793a\u4f8b<\/h2><\/span>
<\/body><\/span>
<\/html><\/span>
<\/span><\/code><\/pre>\n<\/p><\/div>\n\n \u8f93\u51fa\uff1a<\/strong>\n <\/div>\n
<\/p>\n
\n \u5728\u4e0a\u9762\u7684\u793a\u4f8b\u4e2d\uff0c\u6211\u4eec\u53ef\u4ee5\u770b\u5230
\n html <\/strong>\u548c
\n background-color <\/strong>\u548c
\n color <\/strong>\u5c5e\u6027
\n :root <\/strong>\u9009\u62e9\u5668\uff0c\u4f46\u5728\u8f93\u51fa\u4e2d\uff0c
\n :root <\/strong>\u9009\u62e9\u5668\u4e2d\u63d0\u5230\u7684\u5c5e\u6027\u5c06\u8d77\u4f5c\u7528\u3002\u8fd9\u662f\u56e0\u4e3a
\n \uff1aroot <\/strong>\u9009\u62e9\u5668\u7684\u7279\u5f02\u6027\u66f4\u9ad8\u3002\n <\/div>\n <\/body>
\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"zh-cn","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[175],"tags":[],"class_list":["post-2395","post","type-post","status-publish","format-standard","hentry","category-css-jc"],"_links":{"self":[{"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/posts\/2395"}],"collection":[{"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/comments?post=2395"}],"version-history":[{"count":0,"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/posts\/2395\/revisions"}],"wp:attachment":[{"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/media?parent=2395"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/categories?post=2395"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/tags?post=2395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}