Answer the question
In order to leave comments, you need to log in
Is it possible to do this in Bootstrap?
Is it possible to do so? Grid 12 columns.
<div class="row">
<div class="col-md-4 col-sm-12"></div>
<div class="col-md-4 col-sm-12"></div>
<div class="col-md-4 col-sm-12"></div>
<div class="col-md-4 col-sm-12"></div>
<div class="col-md-4 col-sm-12"></div>
<div class="col-md-4 col-sm-12"></div>
</div>
<div class="row">
<div class="col-md-4 col-sm-12"></div>
<div class="col-md-4 col-sm-12"></div>
<div class="col-md-4 col-sm-12"></div>
</div>
<div class="row">
<div class="col-md-4 col-sm-12"></div>
<div class="col-md-4 col-sm-12"></div>
<div class="col-md-4 col-sm-12"></div>
</div>
Answer the question
In order to leave comments, you need to log in
If the blocks are the same height, there is no point in an additional wrapper. If the height is different, the mesh on the floats will float, so you have to wrap it.
not only possible, but also necessary, in some situations. True, I don’t see much sense - what is it, what is it - the result will be the same.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question