Hallo,
ich habe mal wieder ein nerviges Problem mit dem Internet Explorer und Firefox. Die Grafiken im Anhang werden das verdeutlichen. Es wird im unteren Bereich alles falsch angeizeigt(beim Firefox).
Hier ist zuerst der Quelltext der div container
Code:
.main {
margin: 0px auto;
width:960px;
height:3050px;
background-color:#CCCCCC;
}
.header {
height:140px;
border: 3px groove #C9C9C9;
}
.navi_l {
float:left;
width:130px;
height:2830px;
border: 3px groove #C9C9C9;
}
.navi_r {
float:right;
width:130px;
height:2830px;
border: 3px groove #C9C9C9;
}
.footer {
float:left;
height:60px;
width:960px;
margin:0px;
border: 3px groove #C9C9C9;
}
Die index.php
PHP-Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<title></title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="design/index.css" />
<link rel="stylesheet" type="text/css" href="design/menu.css" />
</head>
<body>
<div class="main">
<div class="header"></div>
<div class="navi_l">
<?php
//Einbinden der linken Navigation
$leftnavigation = @include('navigation/left_menu.php');
if ($leftnavigation == FALSE)
{
echo 'Text';
}
?>
</div>
<div class="navi_r">
<?php
//Einbinden der rechten Navigation
$rightnavigation = @include('navigation/right_menu.php');
if ($rightnavigation == FALSE)
{
echo 'Text';
}
?>
</div>
<div class="footer"></div>
</div>
</body>
</html>
Hier auch noch von der left_menu.php
PHP-Code:
//Das linke Menü
echo $menu = <<<LEFTNAVI
<div id="menuarea" style="line-height:20px;">
<center><p class="menutitle">GTA4</p></center>
<a href="index.php?part=gta4_allg">Allgemeine Infos</a></br>
<center><p class="menutitle">GTA San Andreas</p></center>
<a href="index.php?part=gtasa_allg">Allgemeine Infos</a></br>
<a href="index.php?part=gtasa_staat">Der Staat</a></br>
<a href="index.php?part=gtasa_gangs">Die Gangs</a></br>
<a href="index.php?part=gtasa_waffen">Die Waffen</a></br>
<a href="index.php?part=gtasa_vehikel">Die Vehikel</a></br>
<a href="index.php?part=gtasa_radio">Die Radiosender</a></br>
<center><p class="menutitle">Media</p></center>
<p class="subtitle">>Pc</p>
<a href="index.php?part=gtasa_pcs">Screenshots</a></br>
<a href="index.php?part=gtasa_pctra">Trailer</a></br>
<p class="subtitle">>PS2</p>
<a href="index.php?part=gtasa_ps2s">Screenshots</a></br>
<a href="index.php?part=gtasa_ps2tra">Trailer</a></br>
<p class="subtitle">>Xbox</p>
<a href="index.php?part=gtasa_xboxs">Screenshots</a></br>
<a href="index.php?part=gtasa_xboxtra">Trailer</a></br>
<center><p class="menutitle">Downloads</p></center>
<a href="index.php?part=gtasad_car">Fahrzeuge</a></br>
<a href="index.php?part=gtasad_air">Flugzeuge</a></br>
<a href="index.php?part=gtasad_boote">Boote</a></br>
<a href="index.php?part=gtasad_houses">Gebäude</a></br>
<a href="index.php?part=gtasad_weapons">Waffen</a></br>
<a href="index.php?part=gtasad_modifications">Modifikationen</a></br>
<a href="index.php?part=gtasad_editors">Editoren</a></br>
<a href="index.php?part=gtasad_tools">Tools</a></br>
<a href="index.php?part=gtasad_sonst">Sonstiges</a></br>
<center><p class="menutitle">GTA Vice City</p></center>
<a href="index.php?part=gtavc_allg">Allgemeine Infos</a></br>
<a href="index.php?part=gtavc_stadt">Die Stadt</a></br>
<a href="index.php?part=gtavc_gangs">Die Gangs</a></br>
<a href="index.php?part=gtavc_waffen">Die Waffen</a></br>
<a href="index.php?part=gtavc_vehikel">Die Vehikel</a></br>
<a href="index.php?part=gtavc_radio">Die Radiosender</a></br>
<center><p class="menutitle">Media</p></center>
<p class="subtitle">>Pc</p>
<a href="index.php?part=gtavc_pcs">Screenshots</a></br>
<a href="index.php?part=gtavc_pctra">Trailer</a></br>
<p class="subtitle">>PS2</p>
<a href="index.php?part=gtavc_ps2s">Screenshots</a></br>
<a href="index.php?part=gtavc_ps2tra">Trailer</a></br>
<p class="subtitle">>Xbox</p>
<a href="index.php?part=gtavc_xboxs">Screenshots</a></br>
<a href="index.php?part=gtavc_xboxtra">Trailer</a></br>
<center><p class="menutitle">Downloads</p></center>
<a href="index.php?part=gtavcd_car">Fahrzeuge</a></br>
<a href="index.php?part=gtavcd_air">Flugzeuge</a></br>
<a href="index.php?part=gtavcd_boote">Boote</a></br>
<a href="index.php?part=gtavcd_houses">Gebäude</a></br>
<a href="index.php?part=gtavcd_weapons">Waffen</a></br>
<a href="index.php?part=gtavcd_modifications">Modifikationen</a></br>
<a href="index.php?part=gtavcd_editors">Editoren</a></br>
<a href="index.php?part=gtavcd_tools">Tools</a></br>
<a href="index.php?part=gtavcd_sonst">Sonstiges</a></br>
<center><p class="menutitle">GTA 3</p></center>
<a href="index.php?part=gta3_allg">Allgemeine Infos</a></br>
<a href="index.php?part=gta3_stadt">Die Stadt</a></br>
<a href="index.php?part=gta3_gangs">Die Gangs</a></br>
<a href="index.php?part=gta3_waffen">Die Waffen</a></br>
<a href="index.php?part=gta3_vehikel">Die Vehikel</a></br>
<a href="index.php?part=gta3_radio">Die Radiosender</a></br>
<center><p class="menutitle">Media</p></center>
<p class="subtitle">>Pc</p>
<a href="index.php?part=gta3_pcs">Screenshots</a></br>
<a href="index.php?part=gta3_pctra">Trailer</a></br>
<p class="subtitle">>PS2</p>
<a href="index.php?part=gta3_ps2s">Screenshots</a></br>
<a href="index.php?part=gta3_ps2tra">Trailer</a></br>
<p class="subtitle">>Xbox</p>
<a href="index.php?part=gta3_xboxs">Screenshots</a></br>
<a href="index.php?part=gta3_xboxtra">Trailer</a></br>
<center><p class="menutitle">Downloads</p></center>
<a href="index.php?part=gta3_car">Fahrzeuge</a></br>
<a href="index.php?part=gta3_air">Flugzeuge</a></br>
<a href="index.php?part=gta3_boote">Boote</a></br>
<a href="index.php?part=gta3_houses">Gebäude</a></br>
<a href="index.php?part=gta3_weapons">Waffen</a></br>
<a href="index.php?part=gta3_modifications">Modifikationen</a></br>
<a href="index.php?part=gta3_editors">Editoren</a></br>
<a href="index.php?part=gta3_tools">Tools</a></br>
<a href="index.php?part=gta3_sonst">Sonstiges</a></br>
<center><p class="menutitle">GTA 2</p></center>
<a href="index.php?part=gta2_allg">Allgemeine Infos</a></br>
<a href="index.php?part=gta2_stadt">Die Stadt</a></br>
<a href="index.php?part=gta2_gangs">Die Gangs</a></br>
<a href="index.php?part=gta2_waffen">Die Waffen</a></br>
<a href="index.php?part=gta2_vehikel">Die Vehikel</a></br>
<a href="index.php?part=gta2_radio">Die Radiosender</a></br>
<center><p class="menutitle">Media</p></center>
<a href="index.php?part=gta2_pcs">Screenshots</a></br>
<a href="index.php?part=gta2_pctra">Trailer</a></br>
<center><p class="menutitle">Downloads</p></center>
<a href="index.php?part=gta2_modifications">Modifikationen</a></br>
<a href="index.php?part=gta2_editors">Editoren</a></br>
<a href="index.php?part=gta2_tools">Tools</a></br>
<a href="index.php?part=gta2_sonst">Sonstiges</a></br>
<center><p class="menutitle">GTA London</p></center>
<a href="index.php?part=gtal_allg">Allgemeine Infos</a></br>
<a href="index.php?part=gtal_stadt">Die Stadt</a></br>
<a href="index.php?part=gtal_gangs">Die Gangs</a></br>
<a href="index.php?part=gtal_waffen">Die Waffen</a></br>
<a href="index.php?part=gtal_vehikel">Die Vehikel</a></br>
<a href="index.php?part=gtal_radio">Die Radiosender</a></br>
<center><p class="menutitle">Media</p></center>
<a href="index.php?part=gtal_pcs">Screenshots</a></br>
<a href="index.php?part=gtal_pctra">Trailer</a></br>
<center><p class="menutitle">Downloads</p></center>
<a href="index.php?part=gtal_modifications">Modifikationen</a></br>
<a href="index.php?part=gtal_editors">Editoren</a></br>
<a href="index.php?part=gtal_tools">Tools</a></br>
<a href="index.php?part=gtal_sonst">Sonstiges</a></br>
<center><p class="menutitle">GTA 1</p></center>
<a href="index.php?part=gta1_allg">Allgemeine Infos</a></br>
<a href="index.php?part=gta1_stadt">Die Stadt</a></br>
<a href="index.php?part=gta1_gangs">Die Gangs</a></br>
<a href="index.php?part=gta1_waffen">Die Waffen</a></br>
<a href="index.php?part=gta1_vehikel">Die Vehikel</a></br>
<a href="index.php?part=gta1_radio">Die Radiosender</a></br>
<center><p class="menutitle">Media</p></center>
<a href="index.php?part=gta1_pcs">Screenshots</a></br>
<a href="index.php?part=gta1_pctra">Trailer</a></br>
<center><p class="menutitle">Downloads</p></center>
<a href="index.php?part=gta1_modifications">Modifikationen</a></br>
<a href="index.php?part=gta1_editors">Editoren</a></br>
<a href="index.php?part=gta1_tools">Tools</a></br>
<a href="index.php?part=gta1_sonst">Sonstiges</a></br>
</div>
LEFTNAVI;
?>
Vielleicht sieht da jemand von euch den Fehler?