Test html table

This commit is contained in:
Manuel Vergara 2024-03-17 11:29:09 +01:00
parent a0e2d788bb
commit ed8ae811b1

View File

@ -36,9 +36,7 @@ Cuando asignamos un valor (constante o variable) se asigna un rango de direccion
<th rowspan="2">Tamaño en bytes</th> <th rowspan="2">Tamaño en bytes</th>
<th rowspan="2">Rango de valores</th> <th rowspan="2">Rango de valores</th>
</tr> </tr>
<tr> <tr></tr>
<td colspan="2"></td>
</tr>
<tr> <tr>
<td>Entero</td> <td>Entero</td>
<td>char</td> <td>char</td>