|
|
Line 264: |
Line 264: |
| </div> | | </div> |
| | | |
− | <div>
| |
− | <ul style="
| |
− | padding-top: 1.2em;
| |
− | padding-bottom: 1em;
| |
− | ">
| |
− | <li>
| |
− | <p>Elemento de prueba</p>
| |
− | </li>
| |
− | <li>
| |
− | <p>Elemento de prueba</p>
| |
− | </li>
| |
− | <li>
| |
− | <p>Elemento de prueba</p>
| |
− | </li>
| |
− | </ul>
| |
− | </div>
| |
| | | |
− | <div>
| + | |
− | <table class="border--round table--alternate-row tableHec" style="width:100%">
| + | |
− | <thead><tr>
| + | |
− | <th class="thHec">Firstname</th>
| + | |
− | <th class="thHec">Lastname</th>
| + | |
− | <th class="thHec">Age</th>
| + | |
− | </tr>
| + | |
− | </thead><tbody><tr>
| + | |
− | <td class="tdHec">Jill</td>
| + | |
− | <td class="tdHec">Smith</td>
| + | |
− | <td class="tdHec">50</td>
| + | |
− | </tr>
| + | |
− | <tr>
| + | |
− | <td class="tdHec">Eve</td>
| + | |
− | <td class="tdHec">Jackson</td>
| + | |
− | <td class="tdHec">94</td>
| + | |
− | </tr>
| + | |
− | </tbody></table>
| + | |
− | </div>
| + | |
| | | |
| <div style=" | | <div style=" |