Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [HTML] Div-Layout Problem (https://www.gegen-bilderklau.net/thread.php?threadid=119152)


Geschrieben von Kara_92 am 26.09.2007 um 18:29:

  Div-Layout Problem

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>



Geschrieben von -Sugar- am 26.09.2007 um 18:34:

  RE: Div-Layout Problem

<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.



Geschrieben von Kara_92 am 26.09.2007 um 18:39:

 

Geht immer noch nicht



Geschrieben von Lena-Aquila am 26.09.2007 um 19:45:

 

Also, ich komme da auf eine SEite mit dem Titel "Willkommen". Liegt das an mir oder am Link?
LG, LMB, Aqui



Geschrieben von -Sugar- am 26.09.2007 um 19:49:

 

Ich seh was ôO großes Grinsen



Geschrieben von Kara_92 am 26.09.2007 um 19:58:

 

ja, hab nen alten code von mir genomm


Forensoftware: Burning Board, entwickelt von WoltLab GmbH