B
B
Berkutman2018-08-31 12:47:50
css
Berkutman, 2018-08-31 12:47:50

How to adapt a div block without media requests?

Hello everyone, there are 3 different classes, it is necessary to make sure that they are fixed in a specific place for me and adapted to all screens. without media. How to do it? I really ask for help.
5b890e5dd455c723901258.png

<!-- Цены -->
    <section id="cen">
  <section class="cen" >
<div class="knpk" >
<a  href="#ostzav" class="button"/>Оставить заявку</a>
</div>
    </section>		    




<!-- Контакты -->
    <section class="contact" id="contact">
      <div class="container">
    </div>
    	  <div class="textcont">
    <br>Телефон</br>
              <a href="tel: 8800553535">8800553535</a>
              </address>
              <address>
  <br>Эл.почта</br>
              <a href="mailto: [email protected]">[email protected]</a>
<br>Адрес</br>
  <span class="ymaps-geolink">
   г. Москва
</span>
      </div>
    </div>
    <div class="yandmap">
    <script type="text/javascript" charset="utf-8" async src="https://api-maps.yandex.ru/services/constructor/1.0/js/?um=constructor%3A2a4d021a08235c66ac04ca11b3e8ab0b1e3f41110de2fde12b45f223c621943a&amp;width=600&amp;height=360&amp;lang=ru_RU&amp;scroll=true"></script>
    </div>
    </section>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dymok, 2018-08-31
@UnluckySerivelha

https://codepen.io/UnluckySerivelha/pen/aapygq

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question