{"id":207,"date":"2021-04-08T03:08:03","date_gmt":"2021-04-07T18:08:03","guid":{"rendered":"http:\/\/www.agile-software.site\/?p=207"},"modified":"2021-07-11T21:24:31","modified_gmt":"2021-07-11T12:24:31","slug":"bootstrap","status":"publish","type":"post","link":"https:\/\/agile-software.net\/?p=207","title":{"rendered":"Bootstrap"},"content":{"rendered":"\n<p>HTML\u30fbCSS\u30fbJavaScript\u304b\u3089\u69cb\u6210\u3055\u308c<strong>WEB\u30b5\u30a4\u30c8\u3084WEB\u30da\u30fc\u30b8\u3092\u52b9\u7387\u3088\u304f\u958b\u767a\u3059\u308b\u6700\u3082\u6709\u540d\u306aWEB\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af<\/strong>\u3067\u3059\u3002<br>Web\u30da\u30fc\u30b8\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u30d5\u30a9\u30fc\u30e0\u3001\u30dc\u30bf\u30f3\u3001\u30e1\u30cb\u30e5\u30fc\u306a\u3069\u304c\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3068\u3057\u3066\u7528\u610f\u3055\u308c\u3066\u3044\u308b\u3002<\/p>\n\n\n\n<p>PC\u306b\u3082\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u306b\u3082\u5bfe\u5fdc\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/h2>\n\n\n\n<h2 class=\"wp-block-heading\">CDN\u3067Bootstrap\u3092\u4f7f\u3046<\/h2>\n\n\n\n<p>HTML\u306e&lt;head>\u5185\u306b\u4e0b\u8a18\u30b3\u30fc\u30c9\u3092\u8ffd\u8a18\u3059\u308b\u3060\u3051\u3067Bootstrap\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<br>CDN\u3068\u306f\u300cContent Delivery Network\u300d\u306e\u7565\u3067\u69d8\u3005\u306a\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u4e0a\u3067\u914d\u4fe1\u3059\u308b\u30b5\u30fc\u30d3\u30b9\u3067\u3059\u3002\u3053\u306e\u30b5\u30a4\u30c8\u304b\u3089\u30b9\u30bf\u30a4\u30eb\u30b7\u30fc\u30c8\u306e\u30c7\u30fc\u30bf\u3092\u8aad\u307f\u8fbc\u3093\u3067\u5229\u7528\u3057\u3066\u3044\u308b\u306e\u3067\u3059\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>&lt;link rel=&quot;stylesheet&quot; href=&quot;https:\/\/stackpath.bootstrapcdn.com\/bootstrap\/4.5.0\/css\/bootstrap.min.css&quot; crossorigin=&quot;anonymous&quot;&gt;<\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">container\u306b\u3064\u3044\u3066<\/h2>\n\n\n\n<p>container\u306f\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u3042\u308b\u7a0b\u5ea6\u306e\u4f59\u767d\u3067\u8abf\u6574\u3092\u3057\u306a\u304c\u3089\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code><\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">.navbar<\/h2>\n\n\n\n<p>.navbar\u3067\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\u30d0\u30fc\u3092\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">flex(\u65b9\u5411)<\/h2>\n\n\n\n<p>\u30d5\u30ec\u30c3\u30af\u30b9\u30a2\u30a4\u30c6\u30e0\u3092\u4e26\u3079\u308b\u65b9\u5411\u3092\u5236\u5fa1\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">flex-direction<\/h3>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u306e\u4e26\u3073\u9806\u3092\u6307\u5b9a\u3059\u308b<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">flex-direction:row<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u304c\u6c34\u5e73\u65b9\u5411\u306b\u5de6\u304b\u3089\u53f3\u3078\u3068\u914d\u7f6e\u3055\u308c\u307e\u3059<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">flex-direction:reverse<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u304c\u6c34\u5e73\u65b9\u5411\u306b<strong>\u53f3\u304b\u3089\u5de6\u3078<\/strong>\u3068\u914d\u7f6e\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">flex-direction:column<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u304c\u5782\u76f4\u65b9\u5411\u306b\u4e0a\u304b\u3089\u4e0b\u3078\u3068\u914d\u7f6e\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">flex-direction:column:reverse<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u304c\u5782\u76f4\u65b9\u5411\u306b<strong>\u4e0b\u304b\u3089\u4e0a\u3078<\/strong>\u3068\u914d\u7f6e\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">flex-direction:row<\/h4>\n\n\n\n<h3 class=\"wp-block-heading\">flex-wrap<\/h3>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u306e\u6298\u308a\u8fd4\u3057\u3092\u6307\u5b9a\u3059\u308b<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">flex-wrap:nowrap<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u3092\u6298\u308a\u8fd4\u3055\u305a\u306b\u3001\u4e00\u5217\u306b\u914d\u7f6e\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">flex-wrap:wrap<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u3092\u6298\u308a\u8fd4\u3057\u3066\u8907\u6570\u884c\u306b\u4e0a\u304b\u3089\u4e0b\u306b\u4e26\u3079\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">flex-wrap:wrap-reverse<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u3092\u6298\u308a\u8fd4\u3057\u3066\u3001\u8907\u6570\u884c\u306b\u4e0b\u304b\u3089\u4e0a\u306b\u4e26\u3079\u307e\u3059<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">flex-flow<\/h3>\n\n\n\n<p><strong>flex-direction \u3068 flex-wrap \u3092\u4e00\u62ec\u3067\u8a2d\u5b9a\u3059\u308b\u30d7\u30ed\u30d1\u30c6\u30a3<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">justify-content<\/h3>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u306e\u6c34\u5e73\u65b9\u5411\u306e\u4f4d\u7f6e\u3092\u6307\u5b9a\u3059\u308b<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">justify-content:flex-start<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u3092\u5de6\u63c3\u3048\u3067\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">justify-content:flex-end<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u3092\u53f3\u63c3\u3048\u3067\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">justify-content:flex-center<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u3092\u5de6\u53f3\u4e2d\u592e\u63c3\u3048\u3067\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">justify-content:space-between<\/h4>\n\n\n\n<p>\u4e21\u7aef\u306e\u30a2\u30a4\u30c6\u30e0\u3092\u4f59\u767d\u3092\u7a7a\u3051\u305a\u306b\u914d\u7f6e\u3057\u3001\u4ed6\u306e\u8981\u7d20\u306f\u5747\u7b49\u306b\u9593\u9694\u3092\u7a7a\u3051\u3066\u914d\u7f6e\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">justify-content:space-around<\/h4>\n\n\n\n<p>\u4e21\u7aef\u306e\u30a2\u30a4\u30c6\u30e0\u3082\u542b\u3081\u3066\u3001\u5747\u7b49\u306a\u9593\u9694\u3092\u7a7a\u3051\u3066\u914d\u7f6e\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">align-items<\/h3>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u306e\u5782\u76f4\u65b9\u5411\u306e\u4f4d\u7f6e\u3092\u6307\u5b9a\u3059\u308b<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">align-items: stretch<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u306e\u4e0a\u4e0b\u306e\u4f59\u767d\u3092\u57cb\u3081\u308b\u3088\u3046\u306b\u914d\u7f6e\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">align-items: flex-start<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u3092\u4e0a\u63c3\u3048\u3067\u914d\u7f6e\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">align-items: flex-end<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u3092\u4e0b\u63c3\u3048\u3067\u914d\u7f6e\u3057\u307e\u3059<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">align-items: center<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u3092\u4e0a\u4e0b\u4e2d\u592e\u63c3\u3048\u3067\u914d\u7f6e\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">align-items: baseline<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u3092\u30d9\u30fc\u30b9\u30e9\u30a4\u30f3\u306b\u5408\u308f\u305b\u3066\u914d\u7f6e\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">align-content<\/h3>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u306e<strong>\u884c\u306e<\/strong>\u5782\u76f4\u65b9\u5411\u306e\u4f4d\u7f6e\u3092\u6307\u5b9a\u3059\u308b<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">align-content: stretch<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u306e\u884c\u304c\u4f59\u767d\u3092\u57cb\u3081\u308b\u3088\u3046\u306b\u914d\u7f6e\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">align-content: flex-start<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u306e\u884c\u304c\u4e0a\u63c3\u3048\u3067\u914d\u7f6e\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">align-content: flex-end<\/h4>\n\n\n\n<p>\u30a2\u30a4\u30c6\u30e0\u306e\u884c\u304c\u4e0b\u63c3\u3048\u3067\u914d\u7f6e\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">align-content: space-between<\/h4>\n\n\n\n<p>\u6700\u4e0a\u884c\u3068\u6700\u4e0b\u884c\u306e\u30a2\u30a4\u30c6\u30e0\u304c\u4f59\u767d\u3092\u7a7a\u3051\u305a\u306b\u914d\u7f6e\u3055\u308c\u3001\u4ed6\u306e\u30a2\u30a4\u30c6\u30e0\u884c\u306f\u5747\u7b49\u306b\u9593\u9694\u3092\u7a7a\u3051\u3066\u914d\u7f6e\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">align-content: space-around<\/h4>\n\n\n\n<p>\u3059\u3079\u3066\u306e\u30a2\u30a4\u30c6\u30e0\u884c\u304c\u5747\u7b49\u306b\u9593\u9694\u3092\u7a7a\u3051\u3066\u914d\u7f6e\u3055\u308c\u307e\u3059<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-web-design-trends wp-block-embed-web-design-trends\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/webdesign-trends.net\/entry\/8148\n<\/div><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"760\" height=\"428\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/04\/bootstrap\u65b9\u5411.png\" alt=\"\" class=\"wp-image-501\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">\u5747\u7b49\u914d\u7f6e<\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"760\" height=\"428\" src=\"http:\/\/www.agile-software.site\/wp-content\/uploads\/2021\/04\/bootstrap\u5747\u7b49\u914d\u7f6e.png\" alt=\"\" class=\"wp-image-502\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><code>.col-{<em>breakpoint<\/em>}-{<em>n<\/em>}<\/code>&nbsp;<\/h2>\n\n\n\n<p>\u753b\u9762\u30b5\u30a4\u30ba\u306b\u5fdc\u3058\u3066\u30ab\u30e9\u30e0\u306e\u5272\u5408\u3092\u5909\u66f4\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u4e0b\u8a18\u306e\u4f8b\u3067\u306f\u3001sm (Small:\u30b9\u30de\u30db\u30b5\u30a4\u30ba)\u4ee5\u4e0a\u306e\u6642\u306b\u306f 4:4:4 \u306e\u5272\u5408\u3067\u3001md (Medium:\u30bf\u30d6\u30ec\u30c3\u30c8\u30b5\u30a4\u30ba)\u4ee5\u4e0a\u306e\u5834\u5408\u306f 2:8:2 \u306e\u5272\u5408\u3067\u3001sm \u30b5\u30a4\u30ba\u3088\u308a\u5c0f\u3055\u306a\u5834\u5408\u306f\u7e26\u65b9\u5411\u306b\u4e26\u3073\u307e\u3059\u3002<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th><\/th><th><\/th><\/tr><\/thead><tbody><tr><td>col-xs-XX<\/td><td>\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u306e\u3068\u304d\u306b12\u5206\u306eXX\u306e\u6a2a\u5e45\u306b\u3059\u308b<\/td><\/tr><tr><td>col-sm-XX<\/td><td>\u30bf\u30d6\u30ec\u30c3\u30c8\u306e\u3068\u304d\u306b12\u5206\u306eXX\u306e\u6a2a\u5e45\u306b\u3059\u308b<\/td><\/tr><tr><td>col-md-XX<\/td><td>\u6a2a\u5e451200px\u672a\u6e80\u306e\u3068\u304d\u306b12\u5206\u306eXX\u306e\u6a2a\u5e45\u306b\u3059\u308b<\/td><\/tr><tr><td>col-lg-XX<\/td><td>\u6a2a\u5e451200px\u4ee5\u4e0a\u306e\u3068\u304d\u306b12\u5206\u306eXX\u306e\u6a2a\u5e45\u306b\u3059\u308b<\/td><\/tr><\/tbody><\/table><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>HTML\u30fbCSS\u30fbJavaScript\u304b\u3089\u69cb\u6210\u3055\u308cWEB\u30b5\u30a4\u30c8\u3084WEB\u30da\u30fc\u30b8\u3092\u52b9\u7387\u3088\u304f\u958b\u767a\u3059\u308b\u6700\u3082\u6709\u540d\u306aWEB\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u3067\u3059\u3002Web\u30da\u30fc\u30b8\u3067\u3088\u304f\u4f7f\u308f\u308c\u308b\u30d5\u30a9\u30fc\u30e0\u3001\u30dc\u30bf\u30f3\u3001\u30e1\u30cb\u30e5\u30fc\u306a\u3069\u304c\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3068\u3057\u3066\u7528\u610f\u3055\u308c\u3066\u3044\u308b<\/p>\n","protected":false},"author":1,"featured_media":327,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jin_ogp_image_url":"","_jin_last_featured_id":0,"footnotes":""},"categories":[9,1],"tags":[],"class_list":["post-207","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bootstrap","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/posts\/207","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=207"}],"version-history":[{"count":12,"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/posts\/207\/revisions"}],"predecessor-version":[{"id":1602,"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/posts\/207\/revisions\/1602"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/media\/327"}],"wp:attachment":[{"href":"https:\/\/agile-software.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=207"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=207"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=207"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}