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.
body {
height:100%;
margin:0%;
padding:0%;
overflow: hidden;
}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Unbenanntes Dokument</title>
<style>
html {height:100%;}
body {
height:100%;
margin:0%;
padding:0%;
}
#wrapper {
position:relative;
min-height:100%;
background-image:url(./quer.gif);
background-repeat:repeat-y;
}
#header {
width:100%;
height:24px;
color:#5F71AB;
text-decoration:none;
}
#navigation {
width:187px;
float:left;
color:white;
margin-left:15px;
}
#content {
margin-left:187px;
padding-left:15px;
}
#clearer {
height:1px;
clear:both;
overflow:hidden;
}
</style>
</head>
<body>
<div id="wrapper">
<div id="header">
<img src="./obenkomplett.gif" alt="Page Banner" />
</div>
<div id="navigation">
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
</div>
<div id="content">
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
</div>
<div id="clearer"></div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Unbenanntes Dokument</title>
<style>
html {height:100%;}
body {
height:100%;
margin-top:0%;
margin-bottom:0%;
margin-left:0%;
margin-right:0%;
padding:0%;
}
#a {
background-color:#FFF;
height:165px;
}
#wrapper {
margin-left:50px;
margin-top:0px;
position:relative;
min-height:100%;
background-image:url(quer.gif);
background-repeat:repeat-y;
}
#header {
width:100%;
height:24px;
}
#navigation {
width:187px;
float:left;
color:white;
margin-left:15px;
}
#content {
margin-left:187px;
padding-left:15px;
}
#clearer {
height:1px;
clear:both;
overflow:hidden;
}
</style>
</head>
<body>
<div id="wrapper">
<div id="a">
<div style="height:25px;"></div>
<div style="background-color:#000;">
<img src="kasteno2.gif" />
</div>
</div>
<div id="header">
<img src="obenkomplett.gif" alt="Page Banner" />
</div>
<div id="navigation">
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
</div>
<div id="content">
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
hallo<br />
</div>
<div id="clearer"></div>
</body>
</html>