Advertisement
tomkirk

//////

Nov 23rd, 2014
464
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. <!--
  2.  
  3. ?
  4.  
  5. -->
  6. <html>
  7. <head>
  8.  
  9. <title> ? </title>
  10.  
  11. </head>
  12. <body>
  13.  
  14.  
  15. <div style="position:fixed;top:0;left:0;width:100%;height:100%;">
  16.  
  17. <iframe width="100%" height="100%" src="//www.youtube.com/embed/mX46e4GtlXM?autoplay=1" frameborder="0" allowfullscreen></iframe>
  18.  
  19. <!--
  20.  
  21. regular embed code:
  22.  
  23. <iframe width="560" height="315" src="//www.youtube.com/embed/mX46e4GtlXM" frameborder="0" allowfullscreen></iframe>
  24.  
  25. just change 560 and 315 to 100% and put ?autoplay=1 between the end of the embed url and end "
  26.  
  27. -->
  28.  
  29. </div>
  30.  
  31. </body>
  32. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement