Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Last active June 20, 2017 22:29
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 matthieu-D/c491555e3d30c9b882588512b0e427a8 to your computer and use it in GitHub Desktop.
Save matthieu-D/c491555e3d30c9b882588512b0e427a8 to your computer and use it in GitHub Desktop.
<ion-content padding>
<div>
<audio controls>
<source src="assets/audio/track1.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</div>
</ion-content>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment