To Embed Music into a webpage you will need to use the Embed tag Like this you need to start with open bracket like this < then you type in embed then you type src="the link to the song here" then you type autostart="true" an then type loop="true" then hidden="true" then Close with > to finish the line.
In explorer only you can use the tag bgsound like this you type < then type bgsound and then src="the music .mid" then loop="infinite" then end with > to finish the line.