Skip to content

Instantly share code, notes, and snippets.

@samyakbhuta
Created November 15, 2014 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samyakbhuta/7a5399e528baf0802d02 to your computer and use it in GitHub Desktop.
Save samyakbhuta/7a5399e528baf0802d02 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<audio src="http://developer.mozilla.org/@api/deki/files/2926/=AudioTest_(1).ogg" controls>
Your browser does not support the <code>audio</code> element.
</audio>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment