You can add sound or music to spice up your web site by embedding a MIDI file in your page. MIDI files are typically only about 15k to 25k in size, so they do not take very long to load. You can use MIDI files as background music on your page by adding the following code to the section of your html file:

<embed src="yoursong.mid" autostart=true hidden=true>
<noembed><bgsound src="yoursong.mid"></noembed>

Replace "yoursong" with the name of the MIDI file that you are using. This code excerpt will support people using Netscape or Internet Explorer.

To make a MIDI file play "on request" in the foreground, you link to directly to the MIDI file using a hyperlink.

<a href="yoursong.mid">Click to hear my MIDI tune!</a>

 

Please note: the information on this page applies to ITS web hosting plans. It may or may not apply to other environments. If you are looking for a feature described here, or better support from your hosting provider, please consider hosting your site with ITS!

1555 N Naperville/Wheaton Road, Suite 107
Naperville, IL 60563
phone 630.420.2550
fax 630.420.2771