HTML » Music
The music file
First you have to upload the music file on a server. You can't link it from your computer, because no one except you will hear it then. So upload the file to freewebs e.g. The url will be http://www.freewebs.com/your_username/music_file.type. Fill inn your user name and the music file's name and it's type. Many music files are of mp3 type.
The code
The code you then insert is:
<embed src="url" autostart="true" hidden="true" loop="1"></embed>
This (click). is the proof of that the code works. I've inserted the code above on the page that pops up when you click the link. Remember to have the volume on.
If you insert the code and it doesn't play music, it's not the code but the url. Make sure it's correct!