BGSOUND example

If your browser supports the <BGSOUND> element you should hear a piece of music.

This is specified using the following code :

Source
<HTML>
<HEAD>
<BGSOUND src="bgsound.mid">
</HEAD>
<BODY>
BODY-elements
</BODY></HTML>

Back to the BGSOUND element.
Statistics

  Copyright © 1996 - 1999 Rob Schlüter,   schluter@knoware.nl   (last updated 1998/12/10)