A
A
arsenalfangun2020-04-26 20:01:59
css
arsenalfangun, 2020-04-26 20:01:59

Is the blog layout correct?

Do I understand correctly that such a layout system should be organized on flex? So the hierarchy is:

<div class="wrapper">
  <div class="main-block">Тут весь широкий блок</div>
  <div class="right-block">Тут блок,что справа, длинный узкий</div>
<i>На классы внимания не обращайте, для вида написал</i>
</div>


And after layout, put display:flex on the wrapper, etc.
Am I thinking right? I just did this before, if the blocks are small, but here they are on the whole page.

5ea5bcc9118b7521876748.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lord_Dantes, 2020-04-28
@arsenalfangun

Correctly.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question