You can find all kinds of music by searching on "midi" files on the Internet. To add music or for that matter sound just add the hi-lighted line inside the body tags.

    You must pla ce the music file (midi) in the same location that your web page is. (Refer to sending files to the server using FTP)

    click here to see how other people would see what you have done so far. This example does not show the frames created previously. I did take the liberty to include a Holiday Tune.


    < HTML >
    < TITLE > This is John Doe's fun and fittness page </TITLE >
    < BODY bgcolor= "white" >
    < center>
    < A HREF="http://www.The URL that you Want to go to" border="0" > < /A > < img src="doe.gif">
    < HR >
    You can E-Mail me at < A HREF="mailto:Your user name@bayarea.net"> The Doe's < /A >
    These are some of my favorite links:
    < A HREF="/cgi-bin/htimage/~Your User Name/The name of your map.map"> < IMG BORDER=0 SRC="The name of your picture map.gif" ISMAP > < /A >
    < a href="http://www.yahoo.com">Yahoo Search</a >
    < a href="http://www.usatoday.com">USA Today</a >
    < EMBED SRC="The Name of the midi file.mid" WIDTH="135" HEIGHT="32">
    < img src="/cgi-bin/Count.cgi?negate=T&dd=A|df=webdemo">
    < /center
    < /BODY >
    </HTML>