Free Web Hosting by Netfirms
Web Hosting by Netfirms | Free Domain Names by Netfirms

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.