monkeydo98
01-22-2012, 03:54 AM
i am using html to put an audio file into my webpage. the files is an mp3 from my music library. but when i put its name into the "href" part, nothing happens.
here is the code:
<a href="song.mp3">Play Song</a>
here is the code:
<a href="song.mp3">Play Song</a>