Advertisement
Guest User

Untitled

a guest
Dec 6th, 2015
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.33 KB | None | 0 0
  1. <head>
  2.   <style>
  3.     #container{
  4.       height: 1000px !important;
  5.       overflow: hidden;
  6.       margin-top: -60px;
  7.     }
  8.   </style>
  9. </head>
  10.  
  11. <div id="container">
  12.   <div id="tlkio" data-channel="hey" style="width:100%;height:1000px;">
  13.   </div>
  14. </div>
  15.  
  16. <script async src="http://tlk.io/embed.js" type="text/javascript"></script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement