Html5 Audio Tag


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

Html5 audio tag


Copy this code and paste it in your HTML
  1. <audio id='audio_1' controls preload autoplay='autoplay' loop><source src='music/12-am.mp3' /></audio>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.