Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
<table width="200" border="1" cellpadding="1" cellspacing="0">
<tr>
<td onMouseover="this.style.backgroundImage='url(bild2.jpg)';" onMouseout="this.style.backgroundImage='url(bild1.jpg)';"> </td>
<td onMouseover="this.style.backgroundImage='url(bild2.jpg)';" onMouseout="this.style.backgroundImage='url(bild1.jpg)';"> </td>
<td onMouseover="this.style.backgroundImage='url(bild2.jpg)';" onMouseout="this.style.backgroundImage='url(bild1.jpg)';"> </td>
</tr>
</table>