Get your own website Result Size: 625 x 565
x
 
<!DOCTYPE html>
<html>
<body>
<audio controls>
  <source src="horse.mp3" type="audio/mpeg">
  <source src="horse.ogg" type="audio/ogg">
  <embed height="50" width="100" src="horse.mp3">
</audio>
</body>
</html>