Sha256: f10710542923aa4c73d82ed8bf334df0728483df38ccadc9b8d26f2fa0298bbb

Contents?: true

Size: 597 Bytes

Versions: 12

Compression:

Stored size: 597 Bytes

Contents

<table class="table table-bordered">
  <thead>
    <tr>
      <th>#</th>
      <th>First Name</th>
      <th>Last Name</th>
      <th>Username</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td rowspan="2">1</td>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <td>Mark</td>
      <td>Otto</td>
      <td>@TwBootstrap</td>
    </tr>
    <tr>
      <td>2</td>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <td>3</td>
      <td colspan="2">Larry the Bird</td>
      <td>@twitter</td>
    </tr>
  </tbody>
</table>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
style-guide-1.1.1 app/views/bootstrap/tables/_bordered.erb
style-guide-1.1.0 app/views/bootstrap/tables/_bordered.erb
style-guide-1.0.0 app/views/bootstrap/tables/_bordered.erb
style-guide-0.7.4 app/views/bootstrap/tables/_bordered.erb
style-guide-0.7.3 app/views/bootstrap/tables/_bordered.erb
style-guide-0.7.2 app/views/bootstrap/tables/_bordered.erb
style-guide-0.7.0 app/views/bootstrap/tables/_bordered.erb
style-guide-0.6.2 app/views/style_guide/tables/_bordered.erb
style-guide-0.6.1 app/views/style_guide/tables/_bordered.erb
style-guide-0.6.0 app/views/style_guide/tables/_bordered.erb
style-guide-0.5.0 app/views/style_guide/tables/_bordered.erb
style-guide-0.4.0 app/views/style_guide/tables/_bordered.erb