<!DOCTYPE HTML>
<html>
<body>
<audio controls="controls">
<source src="../i/song.ogg" type="audio/ogg">
<source src="../i/song.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</body>
</html>