Cheeto's World

HTML Codes

Home | HTML | Audio

Here is the HTML codes that may be useful to your music that your getting on this website.

Change the white as needed
 
This is the code for if you want your music in the backround: 
 
<bgsound src="**URL of song**" loop="infinite"></bgsound>
 
This one is for if you want a visible player to see:
 
<embed name="RAOCXplayer" src="**URL of song**"application/x-mplayer2" width="320" height="50" autostart="false or true, false is prefered">