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
11 lines
195 B
HTML
5 years ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>track</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<audio controls autoplay loop>
|
||
5 years ago
|
<source src="../soudns/Bubbles_grandPiano.wav" type="audio/wav">
|
||
5 years ago
|
</audio>
|
||
|
</body>
|
||
|
</html>
|