Answer the question
In order to leave comments, you need to log in
How to properly use bootstrap 4/5 columns?
I look at the examples of bootstrap 4 templates and see that in some places rows / columns are used, and in others simple blocks with classes for indents.
https://getbootstrap.com/docs/4.5/examples/pricing/
For example, there is such a layout:
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="mt-5 text-center">
<p class="h4">...</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="mt-5 text-center">
<p class="h4">...</p>
</div>
</div>
Answer the question
In order to leave comments, you need to log in
google chrome - Control + Shift + C further on the picture:
And test md, dd and damn it as much as you like.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question