EXAMPLE 1

This web page uses:


The   <BGSOUND>   tag

PLUS

The   SRC   attribute



The name of the sound file is

76tmbons.mid



PUT IT ALTOGETHER AND IT LOOKS LIKE THIS:

<BGSOUND SRC="76tmbons.mid">


(the quotation marks need to be there)


SRC is the only required attribute.
Notice that the user (right now that's you) has no control over the sound.
The sound file will play one time through and then stop.


Sound Steps