Personally I can't stand music on a website. No matter how good the webpage is if the person wants to impose their music on me I'm out of their. 90% of the time I'm listening to music already and if I'm not its because I'm using a computer that doesn't have speakers.. Music on websites is just interfering to me. though there is a way to do it in html I have- with a console:
Quote:
|
Originally Posted by EXpage
<bgsound src = "MIDI URL" loop = "true">
<embed src = "MIDI URL" autostart = "true" loop = "false"
volume = "50%" height = "60" width = "145">
|