There are many ways to add music to your blog. The most common and easy way is to embed it into your blog and add it as a HTML/Javascript widget via the "Add a Gadget" in the Layout.Here I show you all how to add music as background on you blog..
You will first have to find a music file that is already hosted on the web, or if you have your own music file stored in your computer, upload it into a file host and then get the URL of the file. I actually always use geocities to get url for my favorite song..If not, you also can get the url from the mp3 hosting such as http://www.freemp3mail.com. You need select the artist the the song, then you will provided with the url for that song.
Click on Dashboard---Layout----ADD page Gadget-----HTML/javascript
Find this code in your template:
<script>
<!--
//specify FULL path to mp3
var musicsrc="http://your song.mp3"
if (navigator.appName=="Microsoft Internet Explorer")
document.write('<bgsound src='+'"'+musicsrc+'"'+' loop="infinite">')
else
document.write('<embed src=\"'+musicsrc+'\" hidden="true" border="0" width="20" height="20" autostart="true" loop="true">')
//-->
</script>
change that http://your song.mp3 with the url that you already upload or found over the Internet.
Just copy and paste the code in your HTML/JAVASCRIPT
Thats all there is to it!
1 comment:
Hi Spammer!
I am really amused by the fact that you've changed the name of your blog tipzforwebsite lol . What a desperate fool haha. Anyway looks like you decided not delete my blog but change the url. so now i am telling you that your report will be going to Google adsense and DMCA report to blogger . So your case is built adsense will cut down all your blogs if i send them u know i hope. I do not want to do this but i give 2 days and if its not down i will report you spammer Stop Spamming
Post a Comment