[HTML] Code geht nicht

Kekskrümel
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:
<html>
<head>
<title>Reiterhof Hirschberg</title>
<style>
<body background="http://i14.tinypic.com/2uejxjd.jpg">

<div id="Layer1" style="position: absolute;  left: 289px; top: 972px;">
  <iframe src="main.html" name="frame" width="684" height="502" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer2" style="position: absolute;  left: 36px; top: 204px;">
  <iframe src="home.html" name="frame" width="168" height="108" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer1" style="position: absolute;  left: 45px; top: 202px;">
  <iframe src="news.html" name="frame" width="157" height="342" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer2" style="position: absolute;  left: 306px; top: 920px;">
  <iframe src="fastmenue.html" name="frame" width="622" height="14" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

</body>
</html>


Was stimmt da nicht?

Desing: http://i14.tinypic.com/2uejxjd.jpg

Lg
Sunshine01
du hast den tag <head> nicht mit </head> geschlossen sondern mit <style>
Kekskrümel
Ok Danke, ich werds mal ausprobieren smile

Edit: Super, danke jetzt klappt es
Sunshine01
bidde, gern geschehen Augenzwinkern

Lg NIck