<bgsound src="filename" loop="infinite">

<EMBED SRC="audio/realaudioclip.rpm" ALIGN="bottom" WIDTH="40" HEIGHT="20" CONTROLS="stopbutton" CONSOLE="soundclip"> <NOEMBED> Your browser doesn't support plug-ins! Please <A HREF="audio/realaudioclip.ram">play this sound clip using a helper application instead. </NOEMBED> </EMBED>

loop="infinite" - Causes the file to repeat over and over with no end. hidden="true" - Causes the sound player to be hidden. Nothing will be graphically shown.

These sound tags will not work on all web browsers and all file formats will not work. Most web browsers support .mid and .wav formats exclusively.

Back to Tips