This will show you how to make a page with background music.
This really is simple; First, go to the folder on your computer that you named "My Webite". If you have any midi files, wav files, or anything that's small memory wise, copy &paste it (*or just save it) to "My Website". Here's a great link for a midi search engine!
<EMBED SRC="NAME_OF_FILE.mid" VSPACE="0" HSPACE="0" AUTOSTART=TRUE LOOP=TRUE HIDDEN=TRUE>
As you have probably guessed, the red text is where you put the name of your music file. Let's just say that it's named blues and it's a midi file. You'd put "blues.mid" (.wav, .mp3, whatever it is) where the red text is.
If you want the song/sound to automatically loop, you'd leave "true" here; otherwise, put false.
If you want the player (let's just say Windows Media Player,) to be visible and the viewer could click on start, stop, and those things, put "false" here.
That's all!
P.S. You can also make a link to a music file by putting:
<A HREF="peanutes.mid">
Name of file.