Skip to content

Instantly share code, notes, and snippets.

@devdays
Created December 1, 2014 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devdays/cc4af744b8cbb930b073 to your computer and use it in GitHub Desktop.
Save devdays/cc4af744b8cbb930b073 to your computer and use it in GitHub Desktop.
MultiMedia HTML5 Audio
<!-- Display the audio player with control buttons. -->
<audio src="demo.mp3" controls autoplay loop>
HTML5 audio not supported
</audio>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment