MIDI Files
Including MIDI files in your pages
You can add sound or music to your web site by embedding a MIDI file in your page. 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>
[ top ]
If you need more help with any of our products or services please contact us at 1.888.Nationwide (628-4669)
|