back to <BGSOUND LOOP="...">

Example of <BGSOUND LOOP=INFINITE>

If you are using MSIE, and have a sound system on your computer, this page is probably really irritating you right now. It keeps playing a sound of someone saying "hello" over and over again. This enchanting effect was done using this tag:

<BGSOUND SRC="helloo.wav" LOOP=INFINITE>

You can stop the sound by hitting the "STOP" button in your browser.

<BGSOUND ...> is an MSIE extension. See the section on background sounds for information on code which puts background sounds on both MSIE and Netscape pages.

About the Author
Copyright 1997-2002 Idocs Inc. Content in this guide is offered freely to the public under the terms of the Open Content License and the Open Publication License. Contents may be redistributed or republished freely under these terms so long as credit to the original creator and contributors is maintained.