Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
  
  
 
<!-- language: lang-html -->
     <!-- Last bets -->
    <div class="row">
    <div id="lastwrap">
        <p id="lasttxt">Last Bets</p>
        <div id="lastfill"></div>
    </div>
        <!-- /last bets -->
        <!-- Main_betsection -->
        <div id="mainwrap" class="">
        
        
        <div id="betarea">
        </div>
        
        </div>
    </div>
<!-- end snippet -->
  </body>
</html>
Output

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

Dismiss x
public
Bin info
bandhavyapro
0viewers