Music player on Blogspot


/ Published in: HTML
Save to your folder(s)

Example


Copy this code and paste it in your HTML
  1. <span style="color:#808080;"><h4><a href="http://scarlettyusj.blogspot.com/2015/01/music-benvenutowelcome-by-premio-sciacca.html">Benvenuto (Premiosciacca) </a></h4> </span>
  2. <p>
  3. <audio controls>
  4. <source src="https://sites.google.com/site/indecisivefin/home/Track2.mp3?revision=1" type="audio/ogg">
  5. <source src="https://sites.google.com/site/indecisivefin/home/Track2.mp3?revision=1" type="audio/mpeg">
  6. </source></source></audio></p>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.