how do i convert an mp3 file on my computer into an html link?

I have this on my computer that i want to turn into a link,

Depends on your intent. You can "link" anything using an href.
If you are looking to have it "play", you have to "embed" the file and/or the player such that a client browser knows how to handle it. The construct tends to be browser-specific.

July 29 2009 12:05 am | mp3 html

Leave a Reply