Back
Home
**You will need the HTML code located below this video!**
Video Tutorial
Required HTML:
<p>
<audio controls="controls">
<source src="URL" type="audio/ogg" />
<source src="URL" type="audio/mpeg" />
Your browser does not support the audio element.
</audio>
</p>