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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>beta2</title>
<style type="text/css">
body {
text-align: center;
}
#Tabelle_01 {
width: 780px;
height: 985px;
margin: 0 auto;
text-align: left;
border: 0;
}
</style>
</head>
<body>
<table id="Tabelle_01" cellpadding="0" cellspacing="0"> ... </table>
</body>
</html>
<head>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>