Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-1.9.1.min.js"></script>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
<table>
    <tr>
        <th>jan</th>
        <th>feb</th>
        <th>mar</th>
        <th>apr</th>
        <th>may</th>
        <th>jun</th>
        <th>jul</th>
        <th>aug</th>
        <th>sep</th>
        <th>oct</th>
        <th>nov</th>
        <th>dec</th>
    </tr>
    <tr>
        <td>-0,23%</td>
        <td>0,57%</td>
        <td>0,39%</td>
        <td>-1,24%</td>
        <td>-0,59%</td>
        <td>-1,37%</td>
        <td>-0,85%</td>
        <td>0,80%</td>
        <td>1,94%</td>
        <td>0,68%</td>
        <td>-1,35%</td>
        <td>2,69%</td>
    </tr>
</table>
</body>
</html>
Output 300px

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers