If your browser supports the <BGSOUND> tag you should hear a piece of music.
This is specified using the following code :
<HTML> <HEAD> <BGSOUND src="BGSOUND.mid"> </HEAD> <BODY> BODY-elements </BODY></HTML>
Back to the BGSOUND tag.