playing songs in html using hyperlink
Posted
by Sachindra
on Stack Overflow
See other posts from Stack Overflow
or by Sachindra
Published on 2010-05-25T13:46:24Z
Indexed on
2010/05/25
13:51 UTC
Read the original article
Hit count: 174
html
this is the code i m using to play songs
<a href="http://southgreenvillecoc1.org/BeEncouragedByWhatYouKnow4-25-2010am.wma"
style=" text-decoration:none; color:#404040;" target="_blank">
“Be Encouraged by What You Know”</a>
what do i need to do to play the song??? the link gets redirected to a different server....anything I need to embed??
© Stack Overflow or respective owner