Advertisement
Guest User

keineahnung

a guest
Nov 28th, 2015
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. <html>
  2.  
  3. <script type= "text/javascript">
  4. function buttononclick() {
  5. window.location = "https://www.youtube.com/channel/UCC19JF7-_Kj8kcPNVdbcw-Q";
  6. }
  7. </script>
  8.  
  9. <div align="right">
  10.  
  11. <script type='text/javascript'>
  12. var Datum = new Date();
  13. var Tag = Datum.getDate();
  14. var Monat = Datum.getMonth() + 1;
  15. var Jahr = Datum.getFullYear();
  16. var Stunden = Datum.getHours();
  17. var Minuten = Datum.getMinutes();
  18.  
  19. if (Minuten <10)
  20. {
  21. Minuten= "0" + String(Minuten); // 0 einfuegen, falls Minuten <10
  22. }
  23. document.write( Tag + "." + Monat + "." + Jahr + " - " + Stunden + ":" + Minuten )
  24. </script>
  25.  
  26. </div>
  27.  
  28. <title>
  29.  
  30. Cs:Go Lounge
  31.  
  32. </title>
  33.  
  34. <body background = "http://orig01.deviantart.net/0ca1/f/2012/328/0/b/domination_dark_red_wallpaper_set_by_samirpa-d5lzhve.jpg">
  35.  
  36. <center>
  37.  
  38. <font size = "25pt" color = "orange" face = "Counter-Strike">
  39.  
  40. Counter-Strike Global Offensive
  41.  
  42. </font>
  43.  
  44. </center>
  45.  
  46. <div align = "right">
  47.  
  48. <iframe width="565" height="320" src="https://www.youtube.com/embed/RwEd3s5BsQk" frameborder="0" allowfullscreen></iframe>
  49.  
  50. </div>
  51.  
  52. <center>
  53.  
  54. <div id = "kopfbereich">
  55.  
  56. <font size = "15pt" color = "orange" face = "Counter-Strike">
  57.  
  58. -Willkommen auf dieser Website ich nehme mal an, dass du durch unseren Youtubekanal auf diese Seite aufmerksam geworden bist!
  59. Wenn nicht, dann ist hier der Link <input type = "button" value= "LINK" onclick= "buttononclick()" style="height: 25px; width: 60px; left: 250; top: 250;color: orange;"> durch den du auf unseren Kanal gelangst, falls du wissen willst, was wir auf unserem Kanal anbieten
  60. kannst du dir einfach das Infovideo angucken also bis gleich-
  61.  
  62. </font>
  63.  
  64. </div>
  65.  
  66. </center>
  67.  
  68. <footer>
  69.  
  70. <iframe src="http://player.twitch.tv/?channel=dreamhackcs" frameborder="0" scrolling="no" height="378" width="620"></iframe><a href="http://www.twitch.tv/dreamhackcs?tt_medium=live_embed&tt_content=text_link" style="padding:2px 0px 4px; display:block; width:345px; font-weight:normal; font-size:10px;text-decoration:underline;"></a>
  71.  
  72. </footer>
  73.  
  74. <script type= "text/javascript">
  75. function buttononclick() {
  76. window.location = "https://www.youtube.com/channel/UCC19JF7-_Kj8kcPNVdbcw-Q";
  77. }
  78. </script>
  79.  
  80.  
  81. <font size = "15" color = "orange" face = "Counter-Strike">
  82.  
  83. Geile Musik? <input type = "button" value= "MUSIK" onclick= "buttononclick()" style="height: 25px; width: 60px; left: 250; top: 250; color: orange;">
  84.  
  85. </font>
  86.  
  87.  
  88. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement