Advertisement
Guest User

Untitled

a guest
Nov 18th, 2017
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.75 KB | None | 0 0
  1. <div class="container-fluid">
  2.     <div class="row">
  3.         <div class="col-sm-12 col-md-7">
  4.             <div class="panel panel-default">
  5.                 <div class="panel-body">
  6.                    <h3 class="title">Контактная информация: </h3>
  7.                     <h5><i class="material-icons">add_location</i> Адрес: 040800, Казахстан, Капчагай, 18мкр </h5>
  8.                     <p><h5><i class="material-icons">phone</i> Телефоны: +7 (747) 6007005, +7 (701) 4682908 </h5></p>
  9.                     <p><h5><i class="material-icons">email</i><a href="mailto:mulyr_dimos@mail.ru">Написать менеджеру</a></h5></p>
  10.                 </div>
  11.             </div>
  12.         </div>
  13.     </div>
  14. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement