N
N
Name Imechko2015-10-13 08:44:34
css
Name Imechko, 2015-10-13 08:44:34

How to align an image to the vertical center of a div?

854fb0254b2a4bd297bb56ec54b0d59d.png
How to align an image to the vertical center of a div? The figure shows how the logo should be positioned.

<header>
        <div class="header">
            <div class="logo"><a href="http://www.Site.ru"><img alt="Site" src="style/img/logo.jpg"/></a> <span>Блог</span></div>
            <div class="panel">
                <div>Сервис</div>
                <div>Логин</div>
            </div>
        </div>
    </header>

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Evgeny Komarov, 2015-10-13
@Elem3nt071

Alignment in CSS

A
Anton Fedoryan, 2015-10-13
@AnnTHony

Also a good article.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question