Learn HTML Code Tutorial Reference Guideback to <BGSOUND LOOP="...">

An Example of

This page uses this <BGSOUND ...> tag to indicate that a sound should be played an irritating five times when this page is loaded:

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

<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.