EXAMPLE 21

This web page uses:


The   <BGSOUND>   tag

PLUS

The   SRC   attribute

PLUS

The   LOOP   attribute



The name of the sound file is

76tmbons.mid



The LOOP attribute value is

-1



PUT IT ALTOGETHER AND IT LOOKS LIKE THIS:

<BGSOUND SRC="76tmbons.mid" LOOP="-1">


(the quotation marks need to be there)


SRC is the only required attribute.
The sound plays continuously.


Sound Steps