mirror of
https://github.com/NohamR/Projet-foot.git
synced 2026-01-11 08:48:14 +00:00
changes index
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
<td><img src = 'src/neymar.jpg'></td>
|
||||
</tr>
|
||||
</table>
|
||||
<button name = 'bouton' type="submit">Commencer !</button>
|
||||
<audio src="src/musique.mp3" loop autoplay></audio>
|
||||
</body>
|
||||
<a href="code.zip" style="text-decoration: none; color: white;"><button name = 'bouton' type="submit">Commencer !</button></a>
|
||||
<audio controls autoplay style="display: none;">
|
||||
<source src="src/musique.mp3" type="audio/mp3">
|
||||
Votre navigateur ne prend pas en charge l'élément audio.
|
||||
</audio></body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user