Test html table

This commit is contained in:
Manuel Vergara 2024-03-17 11:26:50 +01:00
parent 4c0f76e46f
commit a0e2d788bb

View File

@ -33,7 +33,7 @@ Cuando asignamos un valor (constante o variable) se asigna un rango de direccion
<tr> <tr>
<th rowspan="2">Tipo</th> <th rowspan="2">Tipo</th>
<th rowspan="2">Tipo C</th> <th rowspan="2">Tipo C</th>
<th colspan="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>