E
E
Egor Khramov2018-01-28 15:03:00
css
Egor Khramov, 2018-01-28 15:03:00

How to vertically align 3 elements?

I am using the bootstrap grid. The task is to align the 3 header elements in the center. Is it possible to do this without setting the header height?
5a6dbba0d7664266752946.png
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
X
xXRustamXx, 2018-01-28
@xXRustamXx

You set the blocks to display: inline-block; and assign properties vertical-align: middle;

P
Philip Gaponenko, 2018-01-28
@filgaponenko

align-items

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question