I am sure you are very familiar with del.icio.us as a social bookmarking website. Have you heard about playing music on your blogs by using del.icio.us?
In this post, I’ll show you how to embed mp3 music onto your websites from del.icio.us
Here is examples which I use this method to embed music from del.icio.us.
First, you need to put the following code into your websites.
<script type="text/javascript" src="http://images.del.icio.us/static/js/playtagger.js"></script>
For blogger, you can put this code before the </body> tag in the edit HTML.
Second, you use the following code to embed music
<a href="link_to_music_file.mp3">Music title</a>
Note: you must bookmark the mp3 file to del.icio.us before using it.
Have fun
0 comments:
Post a Comment