EXAMPLE 30

This web page uses:


The  <EMBED>   tag

PLUS

The   SRC   attribute

PLUS

The   HEIGHT   attribute

PLUS

The   WIDTH   attribute

PLUS

The   CONTROLS   attribute

PLUS

The   AUTOSTART   attribute

PLUS

The   HIDDEN   attribute



The name of the sound file is

allegro.mid



The HEIGHT attribute value is

60

The WIDTH attribute value is

144

The CONTROLS attribute value is

console

The AUTOSTART attribute value is

false

The HIDDEN attribute value is

false



PUT IT ALTOGETHER AND IT LOOKS LIKE THIS:

<EMBED SRC="allegro.mid" HEIGHT="60" WIDTH="144" CONTROLS="console" AUTOSTART="false" HIDDEN="false">


(the quotation marks need to be there)


SRC is the only required attribute.
Experiment! Have fun!.


Sound Steps