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">
#wrapper {
width: 520px;
height: 2500px;
overflow: hidden;
display: block;
font-size: 12px;
font-weight: bold;
}
.baseBg{
width:520px;
border:0px solid #000;
background-repeat:repeat;
}
.tab1{
text-align:center;
background-image:url('http://fb.tobee.de/images/tab_1.jpg');
}
</style>
<div id="wrapper">
<center>
<img src="http://www.meinedomain.de/images/head.jpg"><br>
<table cellspacing="0" class="baseBg tab1">
<tr>
<td><a target="_blank" href="http://www.meinedomain.de"><img src="http://www.meinedomain.de/image1.jpg" /></a></td>
<td><a target="_blank" href="http://www.meinedomain.de"><img src="http://www.meinedomain.de/image2.jpg" /></a></td>
<td><a target="_blank" href="http://www.meinedomain.de"><img src="http://www.meinedomain.de/image3.jpg" /></a></td>
<td><a target="_blank" href="http://www.meinedomain.de"><img src="http://www.meinedomain.de/image4.jpg" /></a></td>
<td><a target="_blank" href="http://www.meinedomain.de"><img src="http://www.meinedomain.de/image5.jpg" /></a></td>
<td><a target="_blank" href="http://www.meinedomain.de"><img src="http://www.meinedomain.de/image6.jpg" /></a></td>
</tr>
</table>
</div>
</center>
Das Bild existiert nicht.Sorry! hier ein Auszug vom Code:
.tab1{
text-align:center;
background-image:url('http://fb.tobee.de/images/tab_1.jpg');
}