These
and other fine companies use The Music Bakery's royalty free music:

|
How to Add Music to Your Web Site
Finally,
adding music to your site is fast & simple with royalty-free
music downloads from The Music Bakery.
First, select a
music track in .mp3 format.
Then, paste the following code near the bottom of your page's
html code just above the </body> tag. (be sure to replace
yourmusicfile.mp3 with the name of your actual file.)
<embed src="yourmusicfile.mp3"
autostart="true" loop="true" width="2"
height="0">
</embed>
<noembed>
<bgsound src="yourmusicfile.mp3" loop="infinite">
</noembed> |
Finally, upload both the music file and your revised page to your
server!
|
|