[HTML] Div-Layout Problem

Kara_92
Also ich habe jetzt mal ein Div-Layout gemacht und so. Habs dann bei funpic hochgeladen aber wenn ich dann dort die Seite öffne wird überhaupt nichts angezeigt

seht -> http://talbach.ta.funpic.de/Div.html

Der Code ist:

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
<html>
<head>
<title>Sportpferdezentrum Talbach/title>
</head>
<body style="background-image:url(http://talbach.ta.funpic.de/Grafiken/line.jpg)">
<div style="position: absolute; left: 0px; top: 0px;">
<img src="http://talbach.ta.funpic.de/Grafiken/DesiWin.jpg" border="0">
</div>

<div style="position: absolute; left: 16px; top: 440px; width: 800px;">
llala
</div>

<div style="position: absolute; left: 720px; top: 11px; width: 212px;">
Hier kommt rein was ihr schreiben wollt 
</div>

</body>
</html>
-Sugar-
<html>
<head>
<title>Sportpferdezentrum Talbach</title>
</head>
<body style="background-image:url(http://talbach.ta.funpic.de/Grafiken/line.jpg)">
<div style="position: absolute; left: 0px; top: 0px;">
<img src="http://talbach.ta.funpic.de/Grafiken/DesiWin.jpg" border="0">
</div>

<div style="position: absolute; left: 16px; top: 440px; width: 800px;">
llala
</div>

<div style="position: absolute; left: 720px; top: 11px; width: 212px;">
Hier kommt rein was ihr schreiben wollt
</div>

</body>
</html>


Das Dickgedruckte meine ich musst du ändern. Und das url muss weg (;. Ich kenn mich mit Div's jetzt nicht so aus, aber ein Versuch ist es wert.
Kara_92
Geht immer noch nicht
Lena-Aquila
Also, ich komme da auf eine SEite mit dem Titel "Willkommen". Liegt das an mir oder am Link?
LG, LMB, Aqui
-Sugar-
Ich seh was ôO großes Grinsen
Kara_92
ja, hab nen alten code von mir genomm