Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html lang="en">
<head>
<title>MOVE THE MOUSE POINTER OVER THIS PLAYER'S ELEMENTS!</title>
  <meta charset="utf-8"/>
</head>
  <body>
<video id="w3devCampusVideo" autoplay controls>
     <source src=http://mainline.i3s.unice.fr/mooc/samuraiPizzacat.webm
             type=video/webm>
     <source src=http://mainline.i3s.unice.fr/mooc/samuraiPizzacat.ogg
             type=video/ogg>
     <source src=http://mainline.i3s.unice.fr/mooc/samuraiPizzacat.mp4
             type=video/mp4>
</video>
  </body>
</html>
Output

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

Dismiss x
public
Bin info
AuroreDechampspro
0viewers