Sha256: 3d01e65bb1ca94f735df9fa2c5a64198da42ac0b5db38322c562c5dfe5d2967e

Contents?: true

Size: 656 Bytes

Versions: 95

Compression:

Stored size: 656 Bytes

Contents

<div class="mb20">

  <table class="table">
    <caption>Optional table caption.</caption>
    <thead>
      <tr>
        <th>#</th>
        <th>First Name</th>
        <th>Last Name</th>
        <th>Username</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th scope="row">1</th>
        <td>Mark</td>
        <td>Otto</td>
        <td>@mdo</td>
      </tr>
      <tr>
        <th scope="row">2</th>
        <td>Jacob</td>
        <td>Thornton</td>
        <td>@fat</td>
      </tr>
      <tr>
        <th scope="row">3</th>
        <td>Larry</td>
        <td>the Bird</td>
        <td>@twitter</td>
      </tr>
    </tbody>
  </table>
</div>

Version data entries

95 entries across 94 versions & 2 rubygems

Version Path
mvpkit-1.1.2 app/views/mvp/styleguide/bootstrap/_tables.html.erb
mvpkit-1.1.1 app/views/mvp/styleguide/bootstrap/_tables.html.erb
mvpkit-1.1.0 app/views/mvp/styleguide/bootstrap/_tables.html.erb
mvpkit-1.0.4 app/views/mvp/styleguide/bootstrap/_tables.html.erb
mvpkit-1.0.3 app/views/mvp/styleguide/bootstrap/_tables.html.erb
mvpkit-1.0.2 app/views/mvp/styleguide/bootstrap/_tables.html.erb
mvpkit-1.0.1 app/views/mvp/styleguide/bootstrap/_tables.html.erb
mvpkit-1.0.0 app/views/mvp/styleguide/bootstrap/_tables.html.erb
mvpkit-0.8.1 app/views/minimum_viable_product/styleguide/bootstrap/_tables.html.erb
mvpkit-0.8.0 app/views/minimum_viable_product/styleguide/bootstrap/_tables.html.erb
minimum_viable_product-0.7.15 app/views/minimum_viable_product/styleguide/bootstrap/_tables.html.erb
minimum_viable_product-0.7.14 app/views/minimum_viable_product/styleguide/bootstrap/_tables.html.erb
minimum_viable_product-0.7.13 app/views/minimum_viable_product/styleguide/bootstrap/_tables.html.erb
minimum_viable_product-0.7.12 app/views/minimum_viable_product/styleguide/bootstrap/_tables.html.erb
minimum_viable_product-0.7.11 app/views/minimum_viable_product/styleguide/bootstrap/_tables.html.erb
minimum_viable_product-0.7.10 app/views/minimum_viable_product/styleguide/bootstrap/_tables.html.erb
minimum_viable_product-0.7.9 app/views/minimum_viable_product/styleguide/bootstrap/_tables.html.erb
minimum_viable_product-0.7.8 app/views/minimum_viable_product/styleguide/bootstrap/_tables.html.erb
minimum_viable_product-0.7.7 app/views/minimum_viable_product/styleguide/bootstrap/_tables.html.erb
minimum_viable_product-0.7.6 app/views/minimum_viable_product/styleguide/bootstrap/_tables.html.erb