Html audio sound using

00:37 0 Comments A+ a-

<html>
<embed src="bg_sound.mp3" autostart=false width=250 height=100>
<body>

<h1>Click the Play button to listen music</h1>

</body>
</html>