Hallo
Problem wie folgt seite läuft nur im Firefox und nicht im IE was hab ich falsch gemacht.
Zur info ich hab das programm Dreamweaver genommen!!!
Die seite besteht aus drei Frames Kopf.htm , navi.htm und mitte.htm zusammen sollte es heißen index.htm !!!
Wo liegt der fehler
Nachtrag: URL http://www.jota.oecp.de
index.htm
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Jota/ Joti +++ Stamm Bonifatius +++</title>
</head>
<frameset rows="148,*" frameborder="NO" border="0" framespacing="0">
<frameset cols="*" frameborder="NO" border="0" framespacing="0">
<frame src="kopf.htm" name="topFrame" scrolling="no" noresize >
</frameset>
<frameset cols="*" frameborder="NO" border="0" framespacing="0">
<frameset rows="*" framespacing="0" frameborder="NO" border="0">
<frameset cols="133,*" framespacing="0" frameborder="NO" border="0">
<frame src="navi.htm" name="leftFrame" scrolling="no" noresize>
<frame src="mitte.htm" name="mainFrame" scrolling="auto">
</frameset>
</frameset>
</frameset>
</frameset>
<noframes><body>
</body></noframes>
</html>
Alles anzeigen
mitte.htm
HTML
!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Jota/ Joti +++ Stamm Bonifatius +++</title>
<style type="text/css">
<!--
body {
background-color: #FFFF99;
}
.style2 {font-size: 18px}
.style20 {color: #333333}
.style21 {
color: #000000;
font-weight: bold;
font-style: italic;
}
-->
</style></head>
<body>
<p align="center"><u><font size="4" face="Arial Black">Herzlich Willkommen
</font></u></p>
<p align="center"></p>
</p>
<p align="center">[img]IMG_0073.JPG[/img]</p>
<p align="center"><span class="style2"><span class="style20">
[img]IMG_0232.JPG[/img]</span></span></p>
</p>
</p>
</p>
<p align="center">
[url='http://www.andyhoppe.com/'][img]http://www.andyhoppe.com/count/?id=1142516314[/img][/url]</p>
</p>
</p>
</p>
</p>
<p align="center"></p>
</body>
</html>
Alles anzeigen
navi.htm
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Jota/ Joti +++ Stamm Bonifatius +++</title>
<style type="text/css">
<!--
body {
background-color: #999999;
}
.style1 {color: #FFFFFF}
-->
</style></head>
<body>
<div align="left">
<p class="style1">[url='mitte.htm'][b]Home[/b][/url]</p>
[b]<span class="style1"><a target="mainFrame" href="jota.htm">J o t a
</a></span>[/b]</p>
<p class="style1">[b][url='joti.htm']J o t i [/url][/b]</p>
<p class="style1">[b]Gallery[/b]</p>
<p class="style1">[b][url='gastebuch.htm']Gästebuch[/url][/b]</p>
<p class="style1">[b][url='impressum.htm']Impressum[/url][/b]</p>
</p>
</div>
</body>
</html>
Alles anzeigen
Wenn ich die seite im IE aufrufe zeigt er mir nur den kopf an mehr nicht