G
G
Ghena_292018-03-04 13:34:47
css
Ghena_29, 2018-03-04 13:34:47

How to arrange elements using flexbox?

5a9bca916eac1975322551.jpeg
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 question

Ask a Question

731 491 924 answers to any question