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.
<!-- input Button -->
<input type="button" value="OK" />
<!-- Button -->
<button>OK</button>
<button name="Mein Button" onclick="window.open('start.htm', 'Titel', 'height=500,width=500')">Hier klicken</button>
Was du hast wäre ein input.
[..] doch dieser geht nicht .