<<< Home << Web < Music Top Bottom < Prev Next >

Music Tutorial

Embed and Bgsound Example (with noembed)

This page includes the following tags:

<bgsound src="Gmgood.mid" />
<embed src="AlleyCat.mid" autostart="true"
       width="200" height="60" />
<noembed>
<bgsound src="Gmgood.mid" />
</noembed>
  

If you're using NN or IE 4+, you should be hearing Alley Cat.

If you're using IE 2, you should be hearing Gmgood.

If you're using IE 3, you might not be hearing anything. Some IE 3 users might hear Alley Cat because some IE 3 versions support embed.


<<< Home << Web < Music Top Bottom < Prev Next >

The next page is just like this one, except the noembed and /noembed tags are omitted.