Answer the question
In order to leave comments, you need to log in
How to arrange elements using flexbox?
How to make a layout like in a photo using flexbox?
There is a parent block, it contains children, for example:
<div class="main">
<div class="photo">Фото</div>
<div class="text">Текст</div>
<div class="text">Текст</div>
<div class="text">Текст</div>
<div class="text">Текст</div>
<div class="text">Текст</div>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question