{"id":516,"date":"2021-03-11T20:13:20","date_gmt":"2021-03-11T12:13:20","guid":{"rendered":"https:\/\/fireinsect.top\/?p=516"},"modified":"2021-04-12T21:22:34","modified_gmt":"2021-04-12T13:22:34","slug":"css%e4%bc%aa%e7%b1%bb","status":"publish","type":"post","link":"https:\/\/fireinsect.top\/index.php\/2021\/03\/11\/css%e4%bc%aa%e7%b1%bb\/","title":{"rendered":"CSS\u4f2a\u7c7b"},"content":{"rendered":"\n<p class=\"has-medium-font-size\">\u4f2a\u5143\u7d20&#8211;::before\u548c::after<\/p>\n\n\n\n<p>\u5982\u679c\u60f3\u5728\u67d0\u4e00\u6807\u7b7e\u5143\u7d20\u540e\u9762 \uff0c\u6dfb\u52a0\u4e00\u4e2a\u65b0\u7684\u5143\u7d20\uff0c\u53ef\u4ee5\u4f7f\u7528\u4f2a\u5143\u7d20 ::before\u548c::after<\/p>\n\n\n\n<p>\u5176\u4f5c\u7528\u662f\u5728\u5143\u7d20\u540e\u6dfb\u52a0\u65b0\u7684\u4f2a\u5143\u7d20<\/p>\n\n\n\n<p>\u5199\u6cd5\u662f <code>\u9009\u62e9\u5668::after\/before<\/code><\/p>\n\n\n\n<!--more-->\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\"><em>\/* \u5728span\u4e4b\u524d\u6dfb\u52a0\u884c\u5185\u5143\u7d20 *\/<\/em>\n<strong>span<\/strong>::before {\n<code> <em>\/* \u4f7f\u7528\u7a7a\u767d\u7b26\u53f7\u5360\u4f4d *\/<\/em><\/code>\u3000\u3000content: '';\n  <em>\/* \u5c06\u6dfb\u52a0\u7684\u884c\u5185\u5143\u7d20\u5b9a\u4f4d\uff0c\u5e76\u8bbe\u7f6e\u5927\u5c0f\u3001\u80cc\u666f *\/<\/em>\n    position: absolute;\n    left: 0px;\n    width: 24px;\n    height: 24px;\n    background: url(\uff35\uff32\uff2c) no-repeat center;\n    background-size: contain;\n}<\/code><\/pre>\n\n\n\n<p class=\"has-medium-font-size\">\u4e8b\u4ef6\u4f2a\u7c7b<\/p>\n\n\n\n<p style=\"font-size:18px\">\u9f20\u6807\u79fb\u5165&#8212;:hover<\/p>\n\n\n\n<p>\u5f53\u9700\u8981\u9f20\u6807\u79fb\u5165\u4e4b\u540e\u6539\u53d8\u67d0\u4e00\u6807\u7b7e\u5185\u5185\u5bb9\u7684\u6837\u5b50\uff0c\u53ef\u4ee5\u5728CSS\u4e2d\u6dfb\u52a0 :hover \u4f2a\u7c7b \u5982\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">div{\n  background-color:red\n}\ndiv:hover{\n  background-color:yellow\n}<\/code><\/pre>\n\n\n\n<div class=\"weileitest\">\u5982\u6b64<\/div>\n\n\n\n<p>\u9664\u6b64\u4e4b\u5916\uff0c\u4e8b\u4ef6\u4f2a\u7c7b\u8fd8\u6709\u5f88\u591a<\/p>\n\n\n\n<p>\u5982 :active&#8212;-\u9f20\u6807\u70b9\u51fb  :focus&#8212;-\u83b7\u53d6\u7126\u70b9<\/p>\n\n\n\n<p class=\"has-medium-font-size\">\u5217\u8868\u4f2a\u7c7b<\/p>\n\n\n\n<p>\u5f53\u5728\u4e00\u6807\u7b7e\u4e0b\u5b58\u5728\u6570\u4e2a\u540c\u4e00\u6807\u7b7e\u540d\u7684\u5b50\u6807\u7b7e \u53ef\u4ee5\u901a\u8fc7 <code>\u7236\u6807\u7b7e&gt;\u5b50\u6807\u7b7e:nth-child(n)<\/code>(\u5176\u4e2d\u540e\u9762\u4e00\u4e2an\u4e3a\u6570\u5b57\uff0c\u8868\u793a\u7b2cn\u4e2a\u6807\u7b7e\uff09\u6765\u9009\u53d6\u5b50\u6807\u7b7e\u4ee5\u6b64\u8fbe\u5230\u540c\u4e00\u4fee\u6539\u6216\u8005\u4e2a\u522b\u4fee\u6539\u7684\u6548\u679c\u3002<\/p>\n\n\n\n<p>\u9664\u4e86<code>nth-child(n)<\/code> \u8fd8\u6709<code> first-child<\/code> \u548c<code> last-child <\/code>\u6765\u9009\u53d6\u7b2c\u4e00\u4e2a\u548c\u6700\u540e\u4e00\u4e2a\u6807\u7b7e<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4f2a\u5143\u7d20&#8211;::before\u548c::after \u5982\u679c\u60f3\u5728\u67d0\u4e00\u6807\u7b7e\u5143\u7d20\u540e\u9762 \uff0c\u6dfb\u52a0\u4e00\u4e2a\u65b0\u7684\u5143\u7d20\uff0c\u53ef\u4ee5\u4f7f\u7528\u4f2a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":"","footnotes":""},"categories":[5],"tags":[],"class_list":["post-516","post","type-post","status-publish","format-standard","hentry","category-5"],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/posts\/516"}],"collection":[{"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/comments?post=516"}],"version-history":[{"count":5,"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/posts\/516\/revisions"}],"predecessor-version":[{"id":580,"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/posts\/516\/revisions\/580"}],"wp:attachment":[{"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/media?parent=516"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/categories?post=516"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/tags?post=516"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}