EXAMPLE 9

This web page uses:


The   <BGSOUND>   tag

PLUS

The   SRC   attribute

PLUS

The   HIDDEN   attribute



The name of the sound file is

76tmbons.mid



The HIDDEN attribute value is

false



PUT IT ALTOGETHER AND IT LOOKS LIKE THIS:

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


(the quotation marks need to be there)


SRC is the only required attribute.
HIDDEN="false" makes no difference with the <BGSOUND> tag.
With <BGSOUND> there are no sound controls to show or hide.


Sound Steps