EXAMPLE 2

This web page uses:


The  <EMBED>   tag

PLUS

The   SRC   attribute



The name of the sound file is

allegro.mid



PUT IT ALTOGETHER AND IT LOOKS LIKE THIS:

<EMBED="allegro.mid">


(the quotation marks need to be there)


SRC is the only required attribute.
Notice the sound console the user can use to control the sound.
The sound file will play one time through and then stop.


Sound Steps