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>
    <div class="thermo">
      <div class="thermalcapsule" style="width: 20%">
        <div class="thermal thermal1">1</div>
        100
      </div>
      <div class="thermalcapsule" style="width: 15%">
        <div class="thermal thermal2">2</div>
        200
      </div>
      <!-- More HTML here -->
      
      <div class="startthermo">&nbsp;</div>
    </div>
  </body>
</html>
Output

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

Dismiss x
public
Bin info
qolamipro
0viewers