How To Add Background Sound to Blogger

Posted by Lasantha Bandara on August 16th, 2009 File Under : html0 Comment

1.Log in to your dashboard--> layout- -> Edit HTML

2.Scroll down to where you see <head> tag.

3.Copy below code and paste it just after <head> tag:

<bgsound src="YOUR-AUDIO-FILE-LINK" loop="-1"/>

Replace "YOUR-AUDIO-FILE-LINK" with your real audio file link.

4.Now save your template and you are done.

Note: This tip works only in internet explorer.

File Under : html

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.