Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
<table width="500" height="500">
<table>
<tr>
<td width="50" height="50">
</td>
</tr>
</table>
</table>
<img src="link zum bild">
<table>
<tr>
<td><img src="link zum bild"></td>
</tr>
</table>
img {
width: 200px; /* der Befehl width gibt die Breite an */
height: 200px; /* der Befehl height gibt die Höhe an */
}