Adding Music to a Webpage
Text menu at bottom of page
Just copy this HTML code and put it in your page where
you want it to be anywhere below the body command.
|
<embed src="filename.mid" width=125 height=45 autostart=true loop=false> |
Replace the filename mid with the one of your choice
And this is what it will look like.
Also you can change the height and width and also the
loop command to true instead of false to keep it playing