1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
|
<html>
<head>
<title>Tierdialog-Netzwerk</title>
</head>
<body background="Design.png" bgproperties="fixed">
<div id="Layer1" style="position: absolute; left: 15px; top: 190px;">
<iframe src="menue.html" name="menu" width="147" height="327" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
<div id="Layer2" style="position: absolute; left: 215px; top: 245px;">
<iframe src="main.html" name="main" width="522" height="340" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</body>
</html> |