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] I-Frame Desing | brauche Hilfe (https://www.gegen-bilderklau.net/thread.php?threadid=119296)


Geschrieben von Kara_92 am 28.09.2007 um 19:18:

  I-Frame Desing | brauche Hilfe

Also ich wollte das jetzt alles mit einem I-Frame machen da ich Div-Layout auch nicht check.

Jetzt sieht das aber bei mir so aus:

*klick*

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>
<body topmargin=0>
<center>
<img src="http://talbach.ta.funpic.de/Grafiken/Header.jpg" width="703" height="460" style="border: 1px solid #CADCDC">


<table width="602" border="1" cellpadding=3 cellspacing=3 style="border-collapse: collapse;" bordercolor="#b3b3b3">
<tr>
<td width="100" align="left" valign="top">
<iframe src="menue.html" name="menue" frameborder="1" width="500" height="170"></iframe>
</td>
<td valign="top" width="500">
<iframe src="main.html" name="main" frameborder="1" width="500" height="170"></iframe>
</td></tr></table>



</center>
</body>
</html>



Wenn ihr das könnt bitte ich um dringende Hilfe =(



Geschrieben von Kara_92 am 29.09.2007 um 14:03:

 

So hab den Code jetzt so geändert
jetzt sieht es so aus: http://talbach.ta.funpic.de/Div3.html

der Code:
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
<html>
<body topmargin=0>
<center>
<img src="http://talbach.ta.funpic.de/Grafiken/Header.jpg" width="703" height="460" style="border: 1px solid #CADCDC">


<table width="602" border="1" cellpadding=3 cellspacing=3 style="border-collapse: collapse;" bordercolor="#b3b3b3">
<tr>
<td width="100" align="left" valign="top">
<div id="Layer1" style="position:absolute;  left: 720px; top: 11px;">
<iframe src="menue.html" name="menue" frameborder="1" width="212" height="170"></iframe></div>
</td>
<td valign="top" width="500">
<div id="Layer1" style="position:absolute;  left: 16px; top: 440px;">
<iframe src="main.html" name="main" frameborder="1" width="800" height="500"></iframe></div>
</td></tr></table>



</center>
</body>
</html>



Geschrieben von Kara_92 am 29.09.2007 um 14:11:

 

Ne, das eig. nur der Header...das normale Desing ist dieses hier:

http://talbach.ta.funpic.de/Grafiken/DesiWin.jpg

Aber wird das denn auch so wie ein Divider Layout das das mit nach unten geht das Desing ?



Geschrieben von Kara_92 am 29.09.2007 um 14:20:

 

Okay hab ich gemacht. Ist jetzt auch so....

Jetzt sind bei mir (I.E) aber das Main und Menue noch weiss, kann man dafür noch nen Code einbauen ?


Forensoftware: Burning Board, entwickelt von WoltLab GmbH