You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
195 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>track</title>
</head>
<body>
<audio controls autoplay loop>
<source src="../soudns/Bubbles_grandPiano.wav" type="audio/wav">
</audio>
</body>
</html>