{"id":25252,"date":"2024-03-18T21:07:06","date_gmt":"2024-03-18T12:07:06","guid":{"rendered":"http:\/\/www.tyosuke20xx.com\/blog\/?p=25252"},"modified":"2024-03-18T21:07:38","modified_gmt":"2024-03-18T12:07:38","slug":"css-%e3%82%af%e3%83%a9%e3%82%b9%e3%82%bb%e3%83%ac%e3%82%af%e3%82%bf%e3%83%bc","status":"publish","type":"post","link":"http:\/\/www.tyosuke20xx.com\/blog\/?p=25252","title":{"rendered":"CSS \u30af\u30e9\u30b9\u30bb\u30ec\u30af\u30bf\u30fc"},"content":{"rendered":"\n<p>index.html<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>@charset \"utf-8\";\n\nbody {\n  margin: 0;\n}\n\n.container {\n  width: 400px;\n  margin: 32px auto 0;\n  border: 8px solid blue;\n}\n\n.box-1 {\n  width: 100px;\n  height: 100px;\n  background-color: pink;\n}\n\n.box-2 {\n  width: 100px;\n  height: 50px;\n  background-color: skyblue;\n}\n\n.box-3 {\n  width: 100px;\n  height: 100px;\n  background-color: orange;\n}<\/code><\/pre>\n\n\n\n<p>style.css<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>@charset \"utf-8\";\n\nbody {\n  margin: 0;\n}\n\n.container {\n  width: 400px;\n  margin: 32px auto 0;\n  border: 8px solid blue;\n}\n\n.box-1 {\n  width: 100px;\n  height: 100px;\n  background-color: pink;\n}\n\n.box-2 {\n  width: 100px;\n  height: 50px;\n  background-color: skyblue;\n}\n\n.box-3 {\n  width: 100px;\n  height: 100px;\n  background-color: orange;\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>index.html style.css<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[81,4,6],"tags":[30,3],"class_list":["post-25252","post","type-post","status-publish","format-standard","hentry","category-css","category-programming","category-web","tag-css","tag-programming"],"aioseo_notices":[],"jetpack_featured_media_url":"","_links":{"self":[{"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/25252","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=25252"}],"version-history":[{"count":2,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/25252\/revisions"}],"predecessor-version":[{"id":25260,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=\/wp\/v2\/posts\/25252\/revisions\/25260"}],"wp:attachment":[{"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=25252"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=25252"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.tyosuke20xx.com\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=25252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}