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.
<head>
<title>Untitled Document</title>
<script>
onload=window.status='ich werde hier definitiv unterfordert :)';
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset cols="167,*" frameborder="no" border="0" framespacing="0" rows="*">
<frame name="leftFrame" scrolling="no" noresize src="sitemap.htm">
<frameset cols="*,121" frameborder="NO" border="0" framespacing="0" rows="*">
<frameset rows="80,*" frameborder="NO" border="0" framespacing="0">
<frame name="topFrame" scrolling="NO" noresize src="topbar.htm" >
<frameset rows="*,80" frameborder="NO" border="0" framespacing="0">
<frame name="mainFrame" src="home.htm">
<frame name="bottomFrame" scrolling="NO" noresize src="bottombar.htm">
</frameset>
</frameset>
<frame name="rightFrame" scrolling="NO" noresize src="rightbar.htm">
</frameset>
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000></body>
</noframes>
</html>