[HTML] Design funktoniert nur im Firefox?!

Browny
Hey zusammen =]
Und natürlich hab ich mal wieder ein Problem.
Es geht um ne Homepage von mir und ner Freundin.
Ich habe gecodet wie immer, aber im IE ist alles weiß.
Der Code ist:
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
<html>
<head>
<title>LA Dogz</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<img src="http://www.abload.de/img/ladogzdesiqwx.png">

<div id="Layer1" style="position: absolute;  left: 120px; top: 209px;">
  <iframe src="http://ladogz.dreipage.de/menu_27316722.html" name="frame1" width="168" height="222" frameborder=0 scrolling="no" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer1" style="position: absolute;  left: 301px; top: 207px;">
  <iframe src="http://ladogz.dreipage.de/main_69555079.html" name="frame2" width="576" height="314" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

</body>
</html>
<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
}
-->
</STYLE>

Kann mir jemand sagen, was daran falsch ist?
Ich hoffe doch ^^

Browny
bolop
is sie schon on? wenn ja dann gib ma bitte link
Browny
Jups.
http://ladogz.2page.de
thx =]

Browny
katjaa
Ich weiß leider gerade nicht genau an was es liegen könnte aber der Stylecode gehört in den <head></head>.
Snowi
Zitat:
Original von Browny
code:
1:
(color=#ffffff)


Ich kenn mich mit iFrames zwar nicht so gut aus, aber könnte es vielleicht daran liegen? Versuch mal das anzugeben:

code:
1:
(color=transparent)
Browny
Komischerweiße hab ichs bis jetzt immer genau so gemacht =[
kA was da los ist.
²katjaa: Wie meinst du das?!
²snowwhite: Dafür hab ich woanders was eingefügt (is ja Baukasten)
also dass die Frames weis sind kA was des andere ist.
pferdemausie
Zitat:
<html>
<head>

<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
}
-->
</STYLE>
<title>LA Dogz</title>

</head>

<body marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<img src="http://www.abload.de/img/ladogzdesiqwx.png">

<div id="Layer1" style="position: absolute; left: 120px; top: 209px;">
<iframe src="http://ladogz.dreipage.de/menu_27316722.html" name="frame1" width="168" height="222" frameborder=0 scrolling="no" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>

<div id="Layer1" style="position: absolute; left: 301px; top: 207px;">
<iframe src="http://ladogz.dreipage.de/main_69555079.html" name="frame2" width="576" height="314" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>

</body>
</html>


probiers mal so... großes Grinsen
katjaa
So wie pferdemausie es dir verbessert hat. smile
Browny
Kein Unterschied. =/
Mhmh... bei einem geht des im IE!
Aber bei den anderen die ich gefragt habe nicht..
ohh.. was für n mist..
pferdemausie
hast du vllt den code auf ne falsche seite getan?
Nur mal so großes Grinsen
Browny
Dann würds ja nich im FF gehen, oder? ^^
Wenn du willst geb ich dir dir Logindaten und du kannst ma schaun..
okay?