Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<body>
<audio controls="controls">
  <source src="http://www.w3schools.com/html5/song.ogg" type="audio/ogg" />
  <source src="http://www.w3schools.com/html5/song.mp3" type="audio/mp3" />
  Your browser does not support the audio element.
</audio>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers