[HTML] Designcode falsch?

McLissy
Was ist an dem code falsch?

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
<html>
<head>
<title>>>Sweet Sacrifice<<</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<img src="http://i1.tinypic.com/5x4si6d.jpg">


<div id="Layer1" style="position: absolute;  left: 680px; top: 443px;">
  <iframe src="menue.html" name="frame" width="93" height="129" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer2" style="position: absolute;  left: 318px; top: 443px;">
  <iframe src="home.html" name="main" width="333" height="222" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>




</body>
</html>




Denn wenn ich den einfüge, sind die Frames weiter oben. Habe hier einen Screen , wie es dann aussieht. Grün ist, wo das eigentlich hin sollte. Könnt ihr mir helfen? Ist das vielleicht der falsche code für o ein Design? smile
Sonnenpferd
Öhm soll des nen Div. Lay sein?
Oder nen normales halt mit Frames?
McLissy
Ja, soll ein I-Frame Design sein. Hat funktioniert mit dem px. Augenzwinkern ( Danke Jeanny.)