Advertisement
Guest User

dukduk

a guest
Jul 17th, 2019
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. <footer class="card-footer bg-dark text-white fixed-bottom ">
  2. <div class="row mb-2 ">
  3. <div class="col-4 text-center "><h5>Локација</h5>
  4. <h6>Петрино 69 Охрид</h6>
  5. <h6>РЕПУБЛИКА МАКЕДОНИЈА</h6>
  6. </div>
  7. <div class="col-4 text-center "><h5 class="">Проектна задача &copy;</h5></div>
  8. <div class="col-4 text-center">
  9. <h5>Следете не:</h5>
  10. <button class="btn" style="background-color:#3b5998; color:white" ><i class="fa fa-facebook-f"></i></button>
  11. <button class="btn instagram"style=" color:white" ><i class="fa fa-instagram "></i></button>
  12. <button class="btn "style=" color:white; background-color: #0084b4" ><i class="fa fa-twitter "></i></button>
  13. </div>
  14.  
  15. </div>
  16.  
  17. </footer>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement