Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Beispiel</title>
<style type="text/css">
<!--
.nichSoHoch{
margin:0 0px 6px 0;
}
-->
</style>
</head>
<body>
<p>Blah</p>
<p>Blah</p>
<p>Blah</p>
<p>Blah</p>
<p class="nichSoHoch">Blah</p>
<p class="nichSoHoch">Blah</p>
<p class="nichSoHoch">Blah</p>
<p class="nichSoHoch">Blah</p>
</body>
</html>