Sha256: 4219aba3a6e2adde42cb463019370154db6353e273b0b8c8ce71984809d968a8

Contents?: true

Size: 500 Bytes

Versions: 12

Compression:

Stored size: 500 Bytes

Contents

<table class="table table-striped">
  <thead>
    <tr>
      <th>#</th>
      <th>First Name</th>
      <th>Last Name</th>
      <th>Username</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>1</td>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <td>2</td>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <td>3</td>
      <td>Larry</td>
      <td>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/_striped.erb
style-guide-1.1.0 app/views/bootstrap/tables/_striped.erb
style-guide-1.0.0 app/views/bootstrap/tables/_striped.erb
style-guide-0.7.4 app/views/bootstrap/tables/_striped.erb
style-guide-0.7.3 app/views/bootstrap/tables/_striped.erb
style-guide-0.7.2 app/views/bootstrap/tables/_striped.erb
style-guide-0.7.0 app/views/bootstrap/tables/_striped.erb
style-guide-0.6.2 app/views/style_guide/tables/_striped.erb
style-guide-0.6.1 app/views/style_guide/tables/_striped.erb
style-guide-0.6.0 app/views/style_guide/tables/_striped.erb
style-guide-0.5.0 app/views/style_guide/tables/_striped.erb
style-guide-0.4.0 app/views/style_guide/tables/_striped.erb