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

BIN
Sounds/coursefail.mp3 View File


Loading…
Cancel
Save