<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>
</body>
<!-- Mirrored from www.w3schools.com/html/tryit.asp?filename=tryhtml5_audio_all by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:25:17 GMT -->
</html>