<html>
<body>
<audio controls>
<source src="horse.ogg" type="audio/ogg">
<source src="horse.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
<p><strong>Note:</strong> The source tag is not supported in Internet
Explorer 8 and earlier versions.</p>
</body>
<!-- Mirrored from www.w3schools.com/tags/tryit.asp?filename=tryhtml5_source_src by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:59:54 GMT -->
</html>