{"id":54,"date":"2024-10-12T20:40:04","date_gmt":"2024-10-12T12:40:04","guid":{"rendered":"https:\/\/womeifei.cn\/?p=54"},"modified":"2024-10-14T12:27:14","modified_gmt":"2024-10-14T04:27:14","slug":"css%e6%b5%ae%e5%8a%a8","status":"publish","type":"post","link":"https:\/\/womeifei.cn\/index.php\/2024\/10\/12\/css%e6%b5%ae%e5%8a%a8\/","title":{"rendered":"CSS\u6d6e\u52a8"},"content":{"rendered":"\n<p>\u6d6e\u52a8\u4e00\u822c\u7528\u4e8e\u8bbe\u8ba1\u591a\u4e2a\u5757\u7ea7\u5143\u7d20\u5728\u4e00\u884c\u4e0a\u7684\u60c5\u51b5 \u8fd8\u662f\u633a\u6709\u7528\u7684<\/p>\n\n\n\n<p>\u8fd9\u4e2a\u662f\u7528\u6d6e\u52a8\u5b9e\u73b0\u7684\u57fa\u672c\u7f51\u9875\u5e03\u5c40 <\/p>\n\n\n\n<p>\u5c0f\u7c73\u5546\u57ce\u559c\u6b22\u7528\u8fd9\u4e2a \u6709\u610f\u601d\u5440<\/p>\n\n\n\n<p><strong>\u6d6e\u52a8\u7684\u7279\u70b9:\u5c31\u662f\u7406\u89e3\u6210\u6392\u961f\u65f6 \u8fd9\u4e2a\u4f4d\u7f6e\u7a7a\u4e86 \u539f\u6765\u7684\u5143\u7d20\u98d8\u6d6e\u5230\u7a7a\u4e2d \u540e\u9762\u7684\u5143\u7d20\u5c31\u4f1a\u7d27\u8ddf\u4e0a\u6765\u5360\u7528\u8fd9\u4e2a\u7a7a\u4f4d\u7f6e \u6240\u4ee5\u4f1a\u51fa\u73b0\u8986\u76d6\u60c5\u51b5 \u6709\u65f6\u5019\u6211\u4eec\u4e0d\u5e0c\u671b\u6d6e\u52a8 \u53ef\u4ee5\u5728\u8fd9\u4e2a\u5757\u7ea7\u5143\u7d20\u6807\u7b7e\u91cc\u53d6\u6d88\u6d6e\u52a8(\u7528\u56db\u79cd\u65b9\u6cd5) \u8ba9\u91cc\u9762\u7684\u5b50\u6807\u7b7e\u81ea\u5df1\u5f20\u5927\u8fd9\u4e2a\u5757\u7ea7\u5143\u7d20 \u53ef\u4ee5\u8fbe\u5230\u8282\u7701\u7a7a\u95f4\u7684\u76ee\u7684 <\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><div class='fancybox-wrapper lazyload-container-unload' data-fancybox='post-images' href='https:\/\/womeifei.cn\/wp-content\/uploads\/2024\/10\/7c586646a6826bd0488625b43b07a2a-1024x523.png'><img class=\"lazyload lazyload-style-1\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"523\" data-original=\"https:\/\/womeifei.cn\/wp-content\/uploads\/2024\/10\/7c586646a6826bd0488625b43b07a2a-1024x523.png\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\" class=\"wp-image-128\"  sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/div><\/figure>\n\n\n\n<p>\u4e0b\u9762\u662f\u6e90\u4ee3\u7801:<\/p>\n\n\n\n<p>&lt;!DOCTYPE html&gt;<\/p>\n\n\n\n<p>&lt;html lang=&#8221;en&#8221;&gt;<\/p>\n\n\n\n<p>&lt;head&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &lt;meta charset=&#8221;UTF-8&#8243;&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &lt;meta name=&#8221;viewport&#8221; content=&#8221;width=device-width, initial-scale=1.0&#8243;&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &lt;title&gt;Document&lt;\/title&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &lt;style&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; .box {<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width: 1226px;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height: 615px;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; background-color: pink;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; margin: 0 auto;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; }<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; .left {<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; float: left;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width: 234px;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height: 615px;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; background-color: purple;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; }<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; .right {<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; float: left;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width: 992px;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height: 615px;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; background-color: skyblue;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; }<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; .right&gt;div {<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; float: left;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; width: 234px;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; height: 300px;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; background-color: pink;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; margin-left: 14px;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; margin-bottom: 15px;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; }<\/p>\n\n\n\n<p>&nbsp; &nbsp; &lt;\/style&gt;<\/p>\n\n\n\n<p>&lt;\/head&gt;<\/p>\n\n\n\n<p>&lt;body&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &lt;div class=&#8221;box&#8221;&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&#8221;left&#8221;&gt;\u5de6&lt;\/div&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &lt;div class=&#8221;right&#8221;&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div&gt;1&lt;\/div&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div&gt;2&lt;\/div&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div&gt;3&lt;\/div&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div&gt;4&lt;\/div&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div&gt;5&lt;\/div&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div&gt;6&lt;\/div&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div&gt;7&lt;\/div&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div&gt;8&lt;\/div&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &lt;\/div&gt;<\/p>\n\n\n\n<p>&nbsp; &nbsp; &lt;\/div&gt;<\/p>\n\n\n\n<p>&lt;\/body&gt;<\/p>\n\n\n\n<p>&lt;\/html&gt;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u6d6e\u52a8\u4e00\u822c\u7528\u4e8e\u8bbe\u8ba1\u591a\u4e2a\u5757\u7ea7\u5143\u7d20\u5728\u4e00\u884c\u4e0a\u7684\u60c5\u51b5 \u8fd8\u662f\u633a\u6709\u7528\u7684 \u8fd9\u4e2a\u662f\u7528\u6d6e\u52a8\u5b9e\u73b0\u7684\u57fa\u672c\u7f51\u9875\u5e03\u5c40 \u5c0f\u7c73\u5546\u57ce\u559c\u6b22\u7528\u8fd9\u4e2a  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-54","post","type-post","status-publish","format-standard","hentry","category-1"],"_links":{"self":[{"href":"https:\/\/womeifei.cn\/index.php\/wp-json\/wp\/v2\/posts\/54","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/womeifei.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/womeifei.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/womeifei.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/womeifei.cn\/index.php\/wp-json\/wp\/v2\/comments?post=54"}],"version-history":[{"count":2,"href":"https:\/\/womeifei.cn\/index.php\/wp-json\/wp\/v2\/posts\/54\/revisions"}],"predecessor-version":[{"id":129,"href":"https:\/\/womeifei.cn\/index.php\/wp-json\/wp\/v2\/posts\/54\/revisions\/129"}],"wp:attachment":[{"href":"https:\/\/womeifei.cn\/index.php\/wp-json\/wp\/v2\/media?parent=54"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/womeifei.cn\/index.php\/wp-json\/wp\/v2\/categories?post=54"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/womeifei.cn\/index.php\/wp-json\/wp\/v2\/tags?post=54"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}