Adding Midi's to your web pages are fun
ways to show your visitors bits and pieces of your personality.
They are easily added to your site as shown below:
<bgsound SRC="URL
of your midi" autostart=true loop="infinite or
-1" width="128" height="16"
CONTROLS="SMALLCONSOLE">
(http://www.yourdomain.com/song.mid)
The bolded areas are ones
you will need to change in order to personalize this feature for your
use. Once you modify your web page with the preceding HTML and
upload your midi onto your server, the browsers do the rest. Great
stuff, huh?!