In this post, I'll concentrate on actually embedding the music (rather than adding widgets such as Last.fm playlists). You can see an example of embedded background music here and also further down this page... The easiest method of adding background sound is to include a line like this in your blog template, just after the opening <body> tag: So instead, you may prefer to use this method instead, which is compatible with all browsers (press the play icon to start music): Here are some sites I've used for copyright-free music you could use in your blog: <bgsound src="http://yoursite.com/yoursound.mp3" loop=infinite>
where the URL is that of the background music you wish to use. This method works perfectly well, but visitors to your site will not be able to switch the music off if it becomes distracting.<embed width="200" src="http://yoursite.com/yourmusic.mp3" autostart="false" loop="false" height="50"></embed>
You can change some of the variables to suit your needs:
Using either method, you can link to .mp3, .mid or .wav music files. However, you must be aware of copyright restrictions, and ensure you have the appropriate permission for use for the music you decide to use!
It is My Simple Notes by Using HTML for Blogging or Blogger Users in order to better good looking content
Home »
» Add background music to your blog