1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
|
<html><head>
<title>Der Titel der Seite</title>
</head>
<body background="ADRESSE DES ABGESCHNITTENEN STÜCKES (ANHANG)">
<div style="position: absolute; left: 0px; top: 0px;"><img src="LAYOUT-ADRESSE" border="0">
</div>
<div style="position: absolute; left: 116.px; top: 339px; width: 171px;">Hier kommt das Menü rein
</div>
<div style="position: absolute; left: 285px; top: 336px; width: 579px;">Hier kommt das rein was ins main rein soll
</div>
</body>
</html>
|