Ajuda:Guia de edição/Modelos: mudanças entre as edições

Sem resumo de edição
Sem resumo de edição
Linha 97: Linha 97:


<table class="table table-hover">
<table class="table table-hover">
  <thead>
     <tr>
     <tr>
       <th scope="col">Type</th>
       <th scope="col">Type</th>
Linha 104: Linha 103:
       <th scope="col">Column heading</th>
       <th scope="col">Column heading</th>
     </tr>
     </tr>
  </thead>
  <tbody>
     <tr class="table-active">
     <tr class="table-active">
       <th scope="row">Active</th>
       <th scope="row">Active</th>
Linha 166: Linha 163:
       <td>Column content</td>
       <td>Column content</td>
     </tr>
     </tr>
  </tbody>
</table>
</table>