Answer the question
In order to leave comments, you need to log in
How to properly break the layout into blocks?
There is such a header in the layout joxi.ru/brR8WgzuJxLn72
Designed like this
<header class="header">
<div class="container clearfix">
<div class="header-left">
<a href="index.html" class="logo">афродита</a>
</div>
<div class="header-right">
<div class="contacts">
<a href="tel:+38800039210" class="contacts__phone">8 (800) 00-392-10</a>
<div class="contacts__popup clearfix">
<a href="#" class="contacts__popup-link contacts__popup-link_hover">График работы</a>
<div class="contacts__popup-block">
<p class="contacts__popup-chedule">пн-вс: 09:00-20:00</p>
<p class="contacts__popup-eat">обед: 14:00-14:30</p>
</div>
</div>
</div>
</div>
</div>
</header>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question