Difference between revisions of "Página de pruebas 4"

From Sinfronteras
Jump to: navigation, search
Line 12: Line 12:
  
 
<table class="styled-table">
 
<table class="styled-table">
     <thead>
+
     <tr>
         <tr>
+
         <th>Name</th>
            <th>Name</th>
+
        <th>Points</th>
            <th>Points</th>
+
    </tr>
        </tr>
+
     <tr>
     </thead>
+
         <td>Dom</td>
    <tbody>
+
        <td>6000</td>
         <tr>
+
    </tr>
            <td>Dom</td>
+
    <tr class="active-row">
            <td>6000</td>
+
        <td>Melissa</td>
        </tr>
+
        <td>5150</td>
        <tr class="active-row">
+
    </tr>
            <td>Melissa</td>
 
            <td>5150</td>
 
        </tr>
 
        <!-- and so on... -->
 
    </tbody>
 
 
</table>
 
</table>

Revision as of 20:01, 21 February 2021


Name Points
Dom 6000
Melissa 5150