Browse Source

Ajout d'audio a coursefail tant qu'a faire

Pierre Favary 3 years ago
parent
commit
3a130f2378
2 changed files with 1 additions and 0 deletions
  1. 1
    0
      HTML/coursefail.html
  2. BIN
      Sounds/coursefail.mp3

+ 1
- 0
HTML/coursefail.html View File

@@ -11,6 +11,7 @@
11 11
     <script defer type="text/javascript" src="../JAVASCRIPT/coursefail.js"></script>
12 12
 </head>
13 13
 <body>
14
+	<audio autoplay hidden><source src="../Sounds/coursefail.mp3" preload="auto" ></audio> 
14 15
     <header>
15 16
         <h1>Oh-oh...</h1>
16 17
     </header>

BIN
Sounds/coursefail.mp3 View File


Loading…
Cancel
Save