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.
<html>
<head>
<title>http://www.d-beam.f2s.com</title>
<meta name="author" content="Daniel Müller">
<style type="text/css">
<!--
a:link {
color: #808080;
text-decoration: none;
}
a:visited {
color: #808080;
text-decoration: none;
}
a:hover {
color: #404040;
text-decoration: none;
}
body {
font-family: Arial;
font-size: smaller;
color: #505050;
}
-->
</style>
</head>
<body background="images/background.jpg" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%">
<tr>
<td width="35"></td>
<td align="left" valign="top">
<script language=JavaScript>
<!--
ver=navigator.appVersion
Nv=ver.charAt(0)
if (Nv>=4){
if(document.layers){
document.write('Frame')
}else{
document.write('<IFRAME SRC="seite.html" height="400" width="650" border=0 frameborder=0 framespacing=0 SCROLLING="no"></IFRAME>')}}else{}
//-->
</script>
</td>
<td width="35"></td>
</tr>
</table>
</body>
</html>