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="accordion">
  <details class="acc-group">
  <summary class="wb-toggle tgl-tab" data-toggle='{}'>year - year</summary>
  <div class="tgl-panel">
    <table class="wet-boew-tables"  data-wb-tables='{"paging" : True, pageLength": 5, "pagingType": simple_numbers }'>
      <colgroup>
      <col class="col-xs-1">
      <col class="col-xs-4">
      </colgroup>
      <thead>
        <tr>
          <th>Date</th>
          <th>Messages</th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td>date</td>
          <td><a href="#">Lorem ipsum dolor sit amet</a></td>
        </tr>
        <tr>
          <td>date</td>
          <td><a href="#">Lorem ipsum dolor sit amet</a></td>
        </tr>
         <tr>
          <td>date</td>
          <td><a href="#">Lorem ipsum dolor sit amet</a></td>
        </tr>
         <tr>
          <td>date</td>
          <td><a href="#">Lorem ipsum dolor sit amet</a></td>
        </tr>
        <tr>
          <td>date</td>
          <td><a href="#">Lorem ipsum dolor sit amet</a></td>
        </tr>
         <tr>
          <td>date</td>
          <td><a href="#">Lorem ipsum dolor sit amet</a></td>
        </tr>
      </tbody>
    </table>
  </div>
</details>
</div>
</body>
</html>
Output

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