Sunday, July 14, 2013

Html audio sound using

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

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

</body>
</html>


No comments: