Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html lang="en">
 <head>
   <meta charset="utf-8"/>
<title>horse song</title>
  
</head>
<body>
<audio controls="controls">
  <source src="https://mainline.i3s.unice.fr/mooc/horse.ogg" type="audio/ogg" />
  <source src="https://mainline.i3s.unice.fr/mooc/horse.mp3" type="audio/mp3" />
  Your browser does not support the audio element.
      Download the audio/video in
     <a href="https://mainline.i3s.unice.fr/mooc/horse.ogg">OGG</a>
     or <a href="https://mainline.i3s.unice.fr/mooc/horse.mp3">MP3</a> 
     format.
</audio>
 
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
AuroreDechampspro
0viewers