1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
|
<table style="border: 1px dashed;" border="1">
<tr>
<td width="300" align="center">Was auch immer</td>
</tr>
<tr>
<td width="300" align="center"><img src="./dasbild.png" alt="alternativtext"></td>
</tr>
<tr>
<td width="300" align="center">Das was unter dem Bild steht</td>
</tr>
</table> |