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

Music Tutorial

Bgsound Example (with noembed)

This page includes the following bgsound tag:

<bgsound src="Gmgood.mid" />
<noembed>
<bgsound src="Gmgood.mid" />
</noembed>
  

Browsers that recognize embed are supposed to ignore anything found between <noembed> and </noembed>.

IE 2 knows nothing about embed, so if you're using that antique you should hear this music.

IE 3 seems to know enough about embed to ignore this bgsound tag, so if you have IE 3 you should not be hearing this music.

IE 4+ understands embed, so if you have IE 4+ you should not be hearing this music.

NN browsers do not recognize bgsound, so you will not hear any music if you're using NN.


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

The next page demonstrates including both an embed and a bgsound. The bgsound is placed between noembed and /noembed.