Abigblueworld commited on
Commit
916cedc
·
verified ·
1 Parent(s): d15fb57

Finished'not

Browse files
Files changed (1) hide show
  1. index.html +4 -2
index.html CHANGED
@@ -6,9 +6,11 @@
6
  <link rel="stylesheet" href="style.css">
7
  </head>
8
  <body>
9
-
 
10
  }
11
- <audio src="https://static.wikia.nocookie.net/scratchpad/images/6/65/ThisistheversionIneed%21.mp3" loop controls ></audio> <script>let volume = 0.7; let thisScript = document.currentScript; window.addEventListener("click", function() { let a = thisScript.previousElementSibling; if(a.paused) { a.play(); a.volume=volume; } })</script>
 
12
  <img src="https://images.cooltext.com/5694310.gif" width="597" height="117" alt="Abigblueworld" />
13
  <body>
14
  <div>
 
6
  <link rel="stylesheet" href="style.css">
7
  </head>
8
  <body>
9
+ <!Thanks W3Schools for some extra tips>
10
+
11
  }
12
+ <audio src="https://static.wikia.nocookie.net/scratchpad/images/6/65/ThisistheversionIneed%21.mp3" loop controls ></audio> <script>let volume = 0.7; let thisScript = document.currentScript; window.addEventListener("click", function() { let a = thisScript.previousElementSibling; if(a.paused) { a.play(); a.volume=volume; } })</script> <br> <br>
13
+ <! Audio script is from the perchance tutorials on HTML5>
14
  <img src="https://images.cooltext.com/5694310.gif" width="597" height="117" alt="Abigblueworld" />
15
  <body>
16
  <div>