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.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1" />
<title>http://n1ghtl1ve.n1.funpic.de/design.htm</title>
<style type="text/css">
body {
background-image: url(image/bg.jpg);
}
#content {
background-color: grey;
height:"521"; width:"526";
}
#contenttop {
background-color: grey;
height:"22"; width:"527";
}
#header {
background-color: yellow;
height:"125"; width:"335";
}
#footer {
background-color:grey;
height:"58"; width:"561";
}
#faq {
background-color:yellow;
height:"24"; width:"97";
}
#home {
background-color:yellow;
height:"24"; width:"97";
}
#partner {
background-color: yellow;
height:"24"; width:"97";
}
#impressum {
background-color: yellow;
height:"24"; width:"97";
}
#sms {
background-color: yellow;
height:"24"; width:"97";
}
</style>
</head>
<body>
<div id="content">Content</div>
<div id="contenttop">Contenttop</div>
<div id="header">Header</div>
<div id="footer">Footer</div>
<div id="faq">FAQ</div>
<div id="home">Home</div>
<div id="partner">Partner</div>
<div id="impressum">Impressum</div>
<div id="sms>sms</div>
</body>
</html>