{"id":1247,"date":"2018-04-03T19:31:11","date_gmt":"2018-04-03T10:31:11","guid":{"rendered":"http:\/\/4koma-web.com\/coding\/?p=1247"},"modified":"2018-04-03T19:31:11","modified_gmt":"2018-04-03T10:31:11","slug":"justify-content%e3%81%a7%e6%9c%80%e5%be%8c%e3%81%ae%e8%a1%8c%e3%82%92%e5%b7%a6%e5%af%84%e3%81%9b%e3%81%ab%e3%81%99%e3%82%8b","status":"publish","type":"post","link":"https:\/\/4koma-web.com\/coding\/justify-content%e3%81%a7%e6%9c%80%e5%be%8c%e3%81%ae%e8%a1%8c%e3%82%92%e5%b7%a6%e5%af%84%e3%81%9b%e3%81%ab%e3%81%99%e3%82%8b\/","title":{"rendered":"justify-content\u3067\u6700\u5f8c\u306e\u884c\u3092\u5de6\u5bc4\u305b\u306b\u3059\u308b"},"content":{"rendered":"<p>flex\u30a2\u30a4\u30c6\u30e0\u304c3\u30ab\u30e9\u30e0\u306e\u5834\u5408\u306b\u3001after\u306a\u3069\u64ec\u4f3c\u8981\u7d20\u3092\u5229\u7528\u3057\u3066\u7a7a\u767d\u306eflex\u30a2\u30a4\u30c6\u30e0\u3092\u751f\u6210\u3059\u308b\u3053\u3068\u3067\u3001\u3069\u3093\u306a\u6570\u3067\u3082\u5de6\u5bc4\u305b\u306b\u8868\u793a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<pre>\r\n<ul class=\"box\">\r\n  <li>item1<\/li>\r\n  <li>item2<\/li>\r\n  <li>item3<\/li>\r\n  <li>item4<\/li>\r\n  <li>item5<\/li>\r\n<\/ul>\r\n<\/pre>\n<pre>\r\n.box{\r\n  border:3px solid #21a8cd;\r\n  padding:10px;\r\n  display : flex;\r\n  flex-wrap : wrap;\r\n  justify-content:space-between;\r\n}\r\n.box::after{\r\n  content:\"\";\r\n  display: block;\r\n  width:30%;\r\n}\r\n.box li{\r\n  border:3px solid #ae21cd;\r\n  padding:10px;\r\n  margin-bottom:10px;\r\n  box-sizing:border-box;\r\n  width:30%;\r\n\r\n}\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>flex\u30a2\u30a4\u30c6\u30e0\u304c3\u30ab\u30e9\u30e0\u306e\u5834\u5408\u306b\u3001after\u306a\u3069\u64ec\u4f3c\u8981\u7d20\u3092\u5229\u7528\u3057\u3066\u7a7a\u767d\u306eflex\u30a2\u30a4\u30c6\u30e0\u3092\u751f\u6210\u3059\u308b\u3053\u3068\u3067\u3001\u3069\u3093\u306a\u6570\u3067\u3082\u5de6\u5bc4\u305b\u306b\u8868\u793a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 item1 item2 item3 item4 item5 .bo [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_locale":"","_original_post":"","footnotes":""},"categories":[1],"tags":[],"publishpress_future_action":{"enabled":false,"date":"2026-04-30 14:02:41","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category"},"_links":{"self":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts\/1247"}],"collection":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/comments?post=1247"}],"version-history":[{"count":0,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts\/1247\/revisions"}],"wp:attachment":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/media?parent=1247"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/categories?post=1247"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/tags?post=1247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}