master
Aevann1 2021-12-08 21:53:48 +02:00
parent b5511892ee
commit 8a4750a0b6
1 changed files with 2 additions and 2 deletions

View File

@ -442,10 +442,10 @@ line breaks
<tr> <tr>
<td>Images</td> <td>Images</td>
<td> <td>
&lt;img src="https://i.imgur.com/Lf6dfPO.jpg" width="200"&gt; &lt;img src="https://i.imgur.com/SwVuagI_d.webp" width="200"&gt;
</td> </td>
<td> <td>
<img src="https://i.imgur.com/Lf6dfPO.jpg" width="200"> <img src="https://i.imgur.com/SwVuagI_d.webp" width="200">
</td> </td>
</tr> </tr>
</tbody> </tbody>