Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  <video id="video1" width="100%" height="100%" controls="controls" preload="none" poster="http://tamil.oneindia.in/img/300x99/2013/12/31-kamal-new-year-wishes2-600.jpg">
                <source src="http://www.w3schools.com/html/mov_bbb.mp4" type="video/mp4" />
                <source src="http://www.w3schools.com/html/mov_bbb.ogg" type="video/ogg" />
        </video> <br />
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers