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] Mal wieder Prob mit Desicode (https://www.gegen-bilderklau.net/thread.php?threadid=42006)


Geschrieben von xandria am 08.12.2005 um 17:08:

  Mal wieder Prob mit Desicode

Ich habe diesen Code in meine Homepage eingebaut:

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
<html>
<head>
<title>Mesinga Aspura</title>
<style>
<body background="http://people.freenet.de/scv-dc/Design.jpg">

<div id="Layer1" style="position: absolute;  left: 238px; top: 87px;">
  <iframe src="http://people.freenet.de/scv-dc/home.html" name="mainframe" width="432" height="457" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer2" style="position: absolute;  left: 75px; top: 81px;">
  <iframe src="http://people.freenet.de/scv-dc/menue.html" name="menue.html" width="137" height="257" frameborder=0 scrolling="no" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

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


Was ist daran falsch? Es kommt einfach nur eine weiße Seite, aber das ist ja nicht der Sinn der Sache.

Wer kann mir helfen?



Geschrieben von Cidi am 08.12.2005 um 17:15:

 

Probiers mal mit dem cod, vielleicht gehts ja smile


code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
<html>
<head>
<title>Mesinga Aspura</title>
<style>
<img border="0" src="http://people.freenet.de/scv-dc/Design.jpg" align="left" width="800" height="600">


<div id="Layer1" style="position: absolute;  left: 238px; top: 87px;">
  <iframe src="http://people.freenet.de/scv-dc/home.html" name="mainframe" width="432" height="457" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer2" style="position: absolute;  left: 75px; top: 81px;">
  <iframe src="http://people.freenet.de/scv-dc/menue.html" name="menue.html" width="137" height="257" frameborder=0 scrolling="no" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

</body>
</body>
</html



Geschrieben von xandria am 08.12.2005 um 17:24:

 

geht leider auch nicht, aber trotzdem danke!



Geschrieben von xandria am 08.12.2005 um 18:17:

 

Vielen Dank!
Es funzt. Soll ich dich im Impressum erwähnen?


Forensoftware: Burning Board, entwickelt von WoltLab GmbH