Add mp3 Music Into Your Blog
Someone dont like when coming on some site there is music sounding there they are to listen, but if however you want to add your favorite music to your blog you can give peopleĀ option to choose - to listen it or not to for their choice. Then. if you have your own music file whic is hosting on a site that allows for hot-linking
music files, you can use the following coding, which works for mp3, wav and midi files: <embed src="full url of
your music file here" hidden="false" autostart="false">
Just in case the above appears like a link, here is the coding in a
more legible form, hopefully it won't read as & and # : <embed src="full url of your music file" hidden="false"
autostart="false">
You haven't right to use the url of music files from other people's sites without
their written permission, as that constitutes bandwidth theft and
costs them money and could possibly lead to legal procedures against
you.
