I
I
iNeext102020-10-02 16:05:39
HTML
iNeext10, 2020-10-02 16:05:39

How to position one element in the middle and another at the end?

For example, take the following code:

<div class="header__body">
    <div class="header__logo">Это логотип!</div>
    <div class="header__actions">А здесь кнопка</div>
</div>


What layout options are there so that the block is in the header__logomiddle, and header__actionsat the end?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vovash, 2020-10-02
@V0vash

it's painless

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question