Bootstrap between

Code examples

9
0

bootstrap col center content

<div class="row">
    <div class="col-4 d-flex justify-content-center text-center">
        // for image and text
    </div>
</div>
7
0

ustify-content: flex-end; bootstrap

<div class="d-flex justify-content-end">...</div>
5
0

flex wrap bootstrap

<div class="d-flex flex-wrap">...</div>
1
0

bootstrap display flex

<div class="d-flex">I'm a flexbox container!</div>

In other languages

This page is in other languages

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................