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.
<style type="text/css">
body {font-size:medium;
font-family:verdana;
color:white;
margin:5px;
padding:0em;}
#top {height:75px;
background-color:#7F0000;
text-align:center;}
#nav {float:left;
width:10em;
height:25em;
background-color:#7F0000;
color:black;
margin-top:2px;
padding:1em 0;}
#box {float:right;
background-color:#7F0000;
width:12em;
height:25em;
margin-top:2px;
padding:1em;}
#content {margin-top:2px;
margin-left:10em;
height:25em;
padding:1em 0 0 1em;}
#bottom {background-color:#7F0000;
padding:1em;
text-align:center;}
.liste {margin-top:0em;}
</style>
</head>
<body link="#FFFFFF" alink="#BFBFBF" vlink="#6F6F6F" bgcolor="#666666">
<div id="top">
<img src="images/top_01.jpg" width="650" height="75" border="0" alt="">
</div>
<div id="nav">
<ul class="liste">
<li><a href="index.html" >index</a></li>
<li><a href="ueber.html" >über uns</a></li>
</ul>
</div>
<div id="box">
Grüße der Klasse gehen an alle Lessing<br />
-Gymnasiasten.
</div>
<div id="content">
Beispieltext<br>
Beispieltext<br>
Beispieltext<br>
</div>
<br style="clear:both" />
<div id="bottom">
© 2006 by Toni Wolframm. All Rights reserved.
</div>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">