|
|
There are two tags for adding sound to your document, Internet Explorer's <BGSOUND> tag and Netscape's <EMBED> tag.
The <BGSOUND> plays the background sound from your page. That is when a visitor visits your page, the sound will automatically play.
Netscape's <EMBED> tag is slightly different, you can use its attribute to select playing sound when the page is loaded or give the users an option to click whether they would like to hear the sound.
The <EMBED> tag also works with IE 4 now.
|