MrMistreater

HTML5 audio tag example

Jun 7th, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.10 KB | None | 0 0
  1. <audio id='audio_1' controls preload autoplay='autoplay' loop><source src='music/12-am.mp3' /></audio>
Advertisement
Add Comment
Please, Sign In to add comment