Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. <html>
  2. <head>
  3. <style>
  4. body {
  5. background-color: black;
  6. }
  7. </style>
  8. </head>
  9. <body>
  10. </body>
  11. <div id="main">
  12. <iframe width="100%" height="54%" src="https://www.youtube.com/embed/VUW9emA4Kao" frameborder="0" allowfullscreen></iframe>
  13. </div>
  14.  
  15. <div id="players" style="float:left; margin:0 auto; clear:both; width:100%; height:400px;">
  16. <iframe src="http://www.twitch.tv/dota2ti_pod_1/embed" frameborder="0" scrolling="no" height="400px" width="33%"></iframe>
  17.  
  18. <iframe src="http://www.twitch.tv/dota2ti_crowd/embed" frameborder="0" scrolling="no" height="400px" width="33%"></iframe>
  19.  
  20. <iframe src="http://www.twitch.tv/dota2ti_pod_2/embed" frameborder="0" scrolling="no" height="400px" width="33%"></iframe>
  21. </div>
  22.  
  23. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement