Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Use the bootstrap grid, by default it is divided into 12 sections, so divide the sections as you need
<div class="container">
<div class="row">
<div class="col-md-3">Это к примеру для логотипа</div>
<div class="col-md-9">Это к примеру для меню</div>
</div>
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question