BGSOUND example
If your browser supports the <BGSOUND> element you should hear a piece of
music.
This is specified using the following code :
|
<HTML>
<HEAD>
<BGSOUND src="bgsound.mid">
</HEAD>
<BODY>
BODY-elements
</BODY></HTML>
|
Back to the BGSOUND element.
Copyright © 1996 - 2000 Rob Schlüter,
schluter@knoware.nl
(last updated 1998/12/10)