I have a table and I can not change its size, neither to the cells, it just lets me do it to a certain extent.
Table code
<table style="border-collapse: collapse;" border="1"; width="520">
<tr>
<td width="100" rowspan="4">
<img
width="100"
height="10"
src="img/44.png"/>
</td>
<td height="18">
<p align="center">
<font size=1></font>
</p>
</td>
<td height="18">
<p align="center">
<font size=1> CÓDIGO
</p>
</td>
<td colspan="3" height="10">
<p align="center">
<font size=1> FSW-100
</p>
</td>
</tr>
<tr>
<td height="18">
<p align="center">
<font size=1> <strong>DEPARTAMENTO DE LAS TIC</strong>
<strong></strong>
</p>
</td>
<td rowspan="2" height="10">
<p align="center">
<font size=1> VERSIÓN 1
</p>
</td>
<td colspan="3" rowspan="2" height="10">
<p align="center">
<font size=1> 01-12-17
</p>
</td>
</tr>
<tr>
<td height="18">
<p align="center">
<font size=1> Tecnologías de la información y las comunicaciones
</p>
</td>
</tr>
<tr>
<td height="18">
<p align="center" >
<font size=2> <strong>Acta de Entrega</strong></font>
</p>
</td>
<td height="18">
<p align="center">
<font size=1> PAGINA
</p>
</td>
<td height="10">
<p align="center">
<font size=1> 1
</p>
</td>
<td height="18">
<p align="center">
<font size=1> DE
</p>
</td>
<td height="18">
<p align="center">
<font size=1> 2
</p>
</td>
</tr>
</tbody>
</table>