Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
  <head>
    <script src="//code.jquery.com/jquery-1.9.1.min.js"></script>
    <meta charset="utf-8">
    <title>JS Bin</title>
  </head>
  <body>
    <table id="numbers">
      <tr>
        <td class="numColour">20,000,365.00 ISK</td>
      </tr>
      <tr>
        <td class="numColour">2,467,218,928.46 ISK</td>
      </tr>
      <tr>
        <td class="numColour">498,356.65 ISK</td>
      </tr>
    </table>
  </body>
</html>
Output

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

Dismiss x
public
Bin info
Palpatimpro
0viewers