Guest User

Untitled

a guest
May 27th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. <!-- BOX - PUBLICIDADE -->
  2. <div class="publicidade tarja">
  3. <div class="container">
  4.  
  5. <!-- BOX - DELIVERY + FACEBOOK -->
  6. <div class="row">
  7.  
  8. <!-- BOX - DELIVERY -->
  9. <div class="col-md-8 delivery">
  10. <img src="http://via.placeholder.com/800x340" class="img-responsive" />
  11. </div><!-- col-md-8 -->
  12.  
  13. <!-- BOX - FACEBOOK -->
  14. <div class="col-md-4 facebook">
  15.  
  16. <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ffacebook&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=748328198670638" width="360" height="320" style="border:none;overflow:hidden;width:100%;" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
  17.  
  18. </div><!-- col-md-4 -->
  19.  
  20. </div><!-- row -->
  21.  
  22. </div><!-- container -->
  23. </div><!-- publicidade -->
Add Comment
Please, Sign In to add comment