Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/01/2018 in Posts

  1. @media (min-width: 979px) { .navbar-toggle { display: none; } } Попробуй
    1 point
  2. я флексбоксы и гриды, пока не использую
    1 point
  3. <div class="row"> <div class="top clearfix"> <div class="left-block"> <div class="sm_title cont1">Позвоните нам</div> <span class="binct-phone-number-1">xxxxxxxxxx</span> </div> <div class="right-block"> <div class="sm_title cont1">Напишите нам</div> <span class="binct-phone-number-1">xxxxxxxxxx</span> </div> </div> <div class="bottom clearfix"> <div class="left-block"> <div class="sm_title cont1">Время работы</div> <span class="binct-phone-number-1">xxxxxxxxxx</span> </div> <div class="right-block"> <div class="sm_title cont1">Адрес</div> <span class="binct-phone-number-1">xxxxxxxxxx</span> </div> </div> </div> .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .top, .bottom { border: 1px solid; padding: 20px; width: 600px; margin-bottom: 20px; } .left-block { float: left; } .right-block { float: right; }
    1 point
This leaderboard is set to Kiev/GMT+02:00
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy