1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
|
<html>
<head>
<title>Design</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<img src="URL von deinem Design eingeben">
<div id="Layer1" style="position: absolute; left: 59px; top: 271px;">
<iframe src="URL von deiner Willkommensseite" name="main" width="677" height="291" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
<div id="Layer1" style="position: absolute; left: 778px; top: 98px;">
<iframe src="URL von deinem Menü" name="menue" width="164" height="409" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</body>
</html>
|