HTML Tag: BGSOUND

BGSOUND Specifies a background sound and how many times to play it
(default is INFINITE).
IE only
Example(s):
<bgsound loop="2" src="URL">
<bgsound loop="INFINITE" src="rattle.wav">
Attributes: BALANCE LOOP SRC VOLUME

© 2007 Prem Sobel. All Rights Reserved.