{"id":283906,"date":"2017-03-25T21:35:02","date_gmt":"2017-03-25T18:35:02","guid":{"rendered":"http:\/\/savepearlharbor.com\/?p=283906"},"modified":"-0001-11-30T00:00:00","modified_gmt":"-0001-11-29T21:00:00","slug":"","status":"publish","type":"post","link":"https:\/\/savepearlharbor.com\/?p=283906","title":{"rendered":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u0432 Bootsrap"},"content":{"rendered":"<p>\u041f\u0440\u0438 \u0440\u0430\u0431\u043e\u0442\u0435 \u0441 \u0444\u0440\u0435\u0439\u043c\u0432\u043e\u0440\u043a\u043e\u043c Bootstrap \u043e\u0431\u044b\u0447\u043d\u043e \u0441\u0442\u0430\u043b\u043a\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u0441 \u0442\u0440\u0435\u043c\u044f \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u043c\u0438 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430\u043c\u0438:<\/p>\n<p>  <\/p>\n<ol>\n<li>\u041a\u0430\u043a \u043f\u043e\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u043a\u043e\u043d\u0442\u0435\u043d\u0442 \u0432\u043d\u0438\u0437\u0443 \u043a\u043e\u043b\u043e\u043d\u043a\u0438?<\/li>\n<li>\u041a\u0430\u043a \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u043c\u043d\u043e\u0433\u043e\u0440\u044f\u0434\u043d\u0443\u044e \u0433\u0430\u043b\u0435\u0440\u0435\u044e \u043a\u043e\u043b\u043e\u043d\u043e\u043a \u043e\u0434\u0438\u043d\u0430\u043a\u043e\u0432\u043e\u0439 \u0432\u044b\u0441\u043e\u0442\u044b \u0432 \u043e\u0434\u043d\u043e\u043c .row?<\/li>\n<li>\u041a\u0430\u043a \u0446\u0435\u043d\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u043e \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043a\u043e\u043b\u043e\u043d\u043e\u043a, \u0435\u0441\u043b\u0438 \u0438\u0445 \u0441\u0443\u043c\u043c\u0430\u0440\u043d\u0430\u044f \u0448\u0438\u0440\u0438\u043d\u0430 \u043c\u0435\u043d\u044c\u0448\u0435 12 \u0435\u0434\u0438\u043d\u0438\u0446 \u0438 \u043e\u0441\u0442\u0430\u0432\u0448\u0430\u044f\u0441\u044f \u0448\u0438\u0440\u0438\u043d\u0430 \u043d\u0435\u0447\u0435\u0442\u043d\u0430?<\/li>\n<\/ol>\n<p>  <\/p>\n<p>\u0414\u043b\u044f \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u043f\u0435\u0440\u0432\u044b\u0445 \u0434\u0432\u0443\u0445 \u043f\u0440\u043e\u0431\u043b\u0435\u043c, \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0441\u043a\u0430\u0447\u0430\u0442\u044c \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043f\u043b\u0430\u0433\u0438\u043d <a href=\"https:\/\/github.com\/codekipple\/conformity\">https:\/\/github.com\/codekipple\/conformity<\/a><\/p>\n<p>  <\/p>\n<p>\u0420\u0435\u0448\u0435\u043d\u0438\u0435 \u0442\u0440\u0435\u0442\u044c\u0435\u0439 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u043f\u043e\u0434\u0441\u043c\u043e\u0442\u0440\u0435\u043d\u043e \u0437\u0434\u0435\u0441\u044c <a href=\"http:\/\/www.minimit.com\/articles\/solutions-tutorials\/bootstrap-3-responsive-centered-columns\">http:\/\/www.minimit.com\/articles\/solutions-tutorials\/bootstrap-3-responsive-centered-columns<\/a><\/p>\n<p>  <\/p>\n<h3 id=\"obschiy-kod\">\u041e\u0431\u0449\u0438\u0439 \u043a\u043e\u0434<\/h3>\n<p>  <\/p>\n<pre><code>&lt;style&gt;     [class*=col-] {position: relative}     .row-conformity .to-bottom {position:absolute; bottom:0; left:0; right:0}     .row-centered {text-align:center}        .row-centered [class*=col-] {display:inline-block; float:none; text-align:left; margin-right:-4px; vertical-align:top}  &lt;\/style&gt;  &lt;script src=&quot;assets\/conformity\/conformity.js&quot;&gt;&lt;\/script&gt; &lt;script&gt;     $(document).ready(function () {         $('.row-conformity &gt; [class*=col-]').conformity();         $(window).on('resize', function() {             $('.row-conformity &gt; [class*=col-]').conformity();         });     }); &lt;\/script&gt;<\/code><\/pre>\n<p>  <a name=\"habracut\"><\/a>  <\/p>\n<h3 id=\"1-kak-pomestit-kontent-vnizu-kolonki\">1. \u041a\u0430\u043a \u043f\u043e\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u043a\u043e\u043d\u0442\u0435\u043d\u0442 \u0432\u043d\u0438\u0437\u0443 \u043a\u043e\u043b\u043e\u043d\u043a\u0438?<\/h3>\n<p>  <\/p>\n<pre><code>&lt;div class=&quot;row row-conformity&quot;&gt;     &lt;div class=&quot;col-sm-3&quot;&gt;         \u042f&lt;br&gt;\u0441\u0430\u043c\u0430\u044f&lt;br&gt;\u0432\u044b\u0441\u043e\u043a\u0430\u044f&lt;br&gt;\u043a\u043e\u043b\u043e\u043d\u043a\u0430     &lt;\/div&gt;     &lt;div class=&quot;col-sm-3&quot;&gt;         &lt;div class=&quot;to-bottom&quot;&gt;             \u042f \u043f\u0440\u0438\u0436\u0430\u0442 \u043a\u043d\u0438\u0437\u0443         &lt;\/div&gt;     &lt;\/div&gt; &lt;\/div&gt;<\/code><\/pre>\n<p>  <\/p>\n<h3 id=\"2-mnogoryadnaya-galereya-kolonok-odinakovoy-vysoty-v-odnom-row\">2. \u041c\u043d\u043e\u0433\u043e\u0440\u044f\u0434\u043d\u0430\u044f \u0433\u0430\u043b\u0435\u0440\u0435\u044f \u043a\u043e\u043b\u043e\u043d\u043e\u043a \u043e\u0434\u0438\u043d\u0430\u043a\u043e\u0432\u043e\u0439 \u0432\u044b\u0441\u043e\u0442\u044b \u0432 \u043e\u0434\u043d\u043e\u043c .row<\/h3>\n<p>  <\/p>\n<pre><code>&lt;div class=&quot;row row-conformity&quot;&gt;     &lt;div class=&quot;col-sm-4&quot;&gt;...&lt;\/div&gt;     &lt;div class=&quot;col-sm-4&quot;&gt;...&lt;\/div&gt;     &lt;div class=&quot;col-sm-4&quot;&gt;...&lt;\/div&gt;     &lt;div class=&quot;col-sm-4&quot;&gt;...&lt;\/div&gt;     &lt;div class=&quot;col-sm-4&quot;&gt;...&lt;\/div&gt;     &lt;div class=&quot;col-sm-4&quot;&gt;...&lt;\/div&gt; &lt;\/div&gt;<\/code><\/pre>\n<p>  <\/p>\n<h3 id=\"3-gorizontalnoe-centrirovanie-neskolkih-kolonok-esli-ih-summarnaya-shirina-menshe-12-edinic-i-ostavshayasya-shirina-nechetna\">3. \u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u043e\u0435 \u0446\u0435\u043d\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043a\u043e\u043b\u043e\u043d\u043e\u043a, \u0435\u0441\u043b\u0438 \u0438\u0445 \u0441\u0443\u043c\u043c\u0430\u0440\u043d\u0430\u044f \u0448\u0438\u0440\u0438\u043d\u0430 \u043c\u0435\u043d\u044c\u0448\u0435 12 \u0435\u0434\u0438\u043d\u0438\u0446 \u0438 \u043e\u0441\u0442\u0430\u0432\u0448\u0430\u044f\u0441\u044f \u0448\u0438\u0440\u0438\u043d\u0430 \u043d\u0435\u0447\u0435\u0442\u043d\u0430<\/h3>\n<p>  <\/p>\n<pre><code>&lt;div class=&quot;row row-centered&quot;&gt;     &lt;div class=&quot;col-sm-3&quot;&gt;...&lt;\/div&gt;     &lt;div class=&quot;col-sm-4&quot;&gt;...&lt;\/div&gt; &lt;\/div&gt;<\/code><\/pre>\n<p>  <\/p>\n<h3 id=\"oba-klassa-mogut-rabotat-vmeste\">\u041e\u0431\u0430 \u043a\u043b\u0430\u0441\u0441\u0430 \u043c\u043e\u0433\u0443\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0432\u043c\u0435\u0441\u0442\u0435<\/h3>\n<p>  <\/p>\n<pre><code>&lt;div class=&quot;row row-conformity row-centered&quot;&gt;     ... &lt;\/div&gt;<\/code><\/pre>\n<p> \u0441\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b \u0441\u0442\u0430\u0442\u044c\u0438 <a href=\"https:\/\/habrahabr.ru\/post\/324858\/\"> https:\/\/habrahabr.ru\/post\/324858\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u041f\u0440\u0438 \u0440\u0430\u0431\u043e\u0442\u0435 \u0441 \u0444\u0440\u0435\u0439\u043c\u0432\u043e\u0440\u043a\u043e\u043c Bootstrap \u043e\u0431\u044b\u0447\u043d\u043e \u0441\u0442\u0430\u043b\u043a\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u0441 \u0442\u0440\u0435\u043c\u044f \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u043c\u0438 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430\u043c\u0438:<\/p>\n<p>  <\/p>\n<ol>\n<li>\u041a\u0430\u043a \u043f\u043e\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u043a\u043e\u043d\u0442\u0435\u043d\u0442 \u0432\u043d\u0438\u0437\u0443 \u043a\u043e\u043b\u043e\u043d\u043a\u0438?<\/li>\n<li>\u041a\u0430\u043a \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u043c\u043d\u043e\u0433\u043e\u0440\u044f\u0434\u043d\u0443\u044e \u0433\u0430\u043b\u0435\u0440\u0435\u044e \u043a\u043e\u043b\u043e\u043d\u043e\u043a \u043e\u0434\u0438\u043d\u0430\u043a\u043e\u0432\u043e\u0439 \u0432\u044b\u0441\u043e\u0442\u044b \u0432 \u043e\u0434\u043d\u043e\u043c .row?<\/li>\n<li>\u041a\u0430\u043a \u0446\u0435\u043d\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u043e \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043a\u043e\u043b\u043e\u043d\u043e\u043a, \u0435\u0441\u043b\u0438 \u0438\u0445 \u0441\u0443\u043c\u043c\u0430\u0440\u043d\u0430\u044f \u0448\u0438\u0440\u0438\u043d\u0430 \u043c\u0435\u043d\u044c\u0448\u0435 12 \u0435\u0434\u0438\u043d\u0438\u0446 \u0438 \u043e\u0441\u0442\u0430\u0432\u0448\u0430\u044f\u0441\u044f \u0448\u0438\u0440\u0438\u043d\u0430 \u043d\u0435\u0447\u0435\u0442\u043d\u0430?<\/li>\n<\/ol>\n<p>  <\/p>\n<p>\u0414\u043b\u044f \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u043f\u0435\u0440\u0432\u044b\u0445 \u0434\u0432\u0443\u0445 \u043f\u0440\u043e\u0431\u043b\u0435\u043c, \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0441\u043a\u0430\u0447\u0430\u0442\u044c \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043f\u043b\u0430\u0433\u0438\u043d <a href=\"https:\/\/github.com\/codekipple\/conformity\">https:\/\/github.com\/codekipple\/conformity<\/a><\/p>\n<p>  <\/p>\n<p>\u0420\u0435\u0448\u0435\u043d\u0438\u0435 \u0442\u0440\u0435\u0442\u044c\u0435\u0439 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u043f\u043e\u0434\u0441\u043c\u043e\u0442\u0440\u0435\u043d\u043e \u0437\u0434\u0435\u0441\u044c <a href=\"http:\/\/www.minimit.com\/articles\/solutions-tutorials\/bootstrap-3-responsive-centered-columns\">http:\/\/www.minimit.com\/articles\/solutions-tutorials\/bootstrap-3-responsive-centered-columns<\/a><\/p>\n<p>  <\/p>\n<h3 id=\"obschiy-kod\">\u041e\u0431\u0449\u0438\u0439 \u043a\u043e\u0434<\/h3>\n<p>  <\/p>\n<pre><code>&lt;style&gt;     [class*=col-] {position: relative}     .row-conformity .to-bottom {position:absolute; bottom:0; left:0; right:0}     .row-centered {text-align:center}        .row-centered [class*=col-] {display:inline-block; float:none; text-align:left; margin-right:-4px; vertical-align:top}  &lt;\/style&gt;  &lt;script src=&quot;assets\/conformity\/conformity.js&quot;&gt;&lt;\/script&gt; &lt;script&gt;     $(document).ready(function () {         $('.row-conformity &gt; [class*=col-]').conformity();         $(window).on('resize', function() {             $('.row-conformity &gt; [class*=col-]').conformity();         });     }); &lt;\/script&gt;<\/code><\/pre>\n<p>  <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-283906","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/posts\/283906","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=283906"}],"version-history":[{"count":0,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=\/wp\/v2\/posts\/283906\/revisions"}],"wp:attachment":[{"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=283906"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=283906"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/savepearlharbor.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=283906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}