You can cut and paste this code to your web site. I have put this here so you can save time typing. I will be adding more as time goes on .

To embed sound files without showing player:

where" name.mid" add the name and file type (.wav .mid etc.)

<embed src="name.mid"autostart="true"loop="true" hidden="true" > <noembed><bgsound src="name.mid"loop= "infinite"></noembed>

To use player:

<embed src="name.mid"autostart=true loop=true height=55 width=150> <noembed><bgsound src="name.mid"loop= infinite></noembed>

   

meta tags:

<meta name="description"content=" enter a description of you site about 8 words">
<meta name="keywords"content="enter here you keywords separated by commas">

 

   
    BACK