EXAMPLE 5

This web page uses:


The   <BGSOUND>   tag

PLUS

The   SRC   attribute

PLUS

The   AUTOSTART   attribute



The name of the sound file is

76tmbons.mid



The AUTOSTART attribute value is

false



PUT IT ALTOGETHER AND IT LOOKS LIKE THIS:

<BGSOUND SRC="76tmbons.mid" AUTOSTART="false">


(the quotation marks need to be there)


SRC is the only required attribute.
AUTOSTART="false" doesn't work with the <BGSOUND> tag.
The user (right now that's you) has no way to start the sound.


Sound Steps