Zitat:
so & noch 2 nase

#9
#10

Kritik wie immer erwünscht


Svenja bäh


Ich muss halt lernen zu coden, und ich hab mal aus Lust und Laune das 2. gecodet. ;)

Code:
<html>
<head>
<title>...Dein Titel...</title>
</head>
<body bgcolor="#FFFFFF">
<div style="position:absolute; left:Abstand-Linkspx; top:Abstand- obenpx; height: Höhe-des-Layspx; width: Breite-des-Layspx; overflow: hidden; z-index:1">
<img src="http://img213.imageshack.us/img213/5137/108jh.png" width="700" height="700">
<div style="overflow: auto; position: absolute; width: 135; height: 190; left: 104; top: 68">
Text 1




</div>

<div style="overflow: auto; position: absolute; width: 164; height: 207; left: 94; top: 418">
Text 2




</div>

<div style="overflow: auto; position: absolute; width: 146; height: 317; left: 494; top: 71">
Text 3




</div>

<div style="overflow: auto; position: absolute; width: 240; height: 65; left: 438; top: 571">
Text 4



</div>
</body>
</html>