  If you have a webpage, you might want to add a little music to it. This website right now has a classical song by W. A. Mozart called Serenade Nutchmask. People say they don't like it, but hey, it's classic! Another exaple would be Frank's Blog. Just click it on my sidebar to go to that website. The website has a radio tuned in, so that everytime you go on the webpage, you will hear the current radio. To add music, you will need to find a .midi file on the Internet, and add html source code to that referance. Go on urlLink Google , and type html background music, and just browse through. Get the file and put it in your website's source code.
My source code looks something like this: ( ) What does that mean, it means that it would play the gmozart.mid file on the page load automatically, it will keep on going on and on after it ends, and it will be hidden, so you will not see the file in progress, it will play in the background. Try it yourself, and maybe you will find a song/music right for your page and contents. Here are some pages to look at: urlLink www.christiananswers.net/midimenu.html urlLink www.annabella.net/music.html urlLink www.ricocheting.com/js/music.html urlLink www.fullnet.com/u/tomg/bgmusic.htm 
