Timechange
Neues Mitglied
hallo,
im Fierefox wird alles super angezeigt, alleridngs nicht im IE. Seht selbst:
Kostenloser Bilder Upload Service - Gratis Bilder hochladen / uploaden ohne Anmeldung
Der Frame passt sich im Firefox, wie gewollt, der Bildschrimgröße an, allerdings im IE nicht.
Kann mir da jemadn bitte helfen?
Danke
index.html
im Fierefox wird alles super angezeigt, alleridngs nicht im IE. Seht selbst:
Kostenloser Bilder Upload Service - Gratis Bilder hochladen / uploaden ohne Anmeldung
Der Frame passt sich im Firefox, wie gewollt, der Bildschrimgröße an, allerdings im IE nicht.
Kann mir da jemadn bitte helfen?
Danke
index.html
Code:
<?xml version=\"1.0\" ?>
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">
<html xmlns=\"http://www.w3.org/1999/xhtml\">
<head>
<title>Atec</title>
<link rel="stylesheet" media="all" type="text/css" href="css/menu_style.css"/>
<script type="text/javascript" src="script.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="Content-Language" content="de"/>
<meta http-equiv="copyright" content="A-TEC Anlgentechnik GmbH"/>
<meta http-equiv="expires" content="0"/>
<meta name="date" content="2010-08-20"/>
<meta name="description" content="Technologie zur energetischen Nutzung und Gefahrenabwehr von Grubengas"/>
<meta name="keywords" content="Grubengas, Energie, regenerative Energie, Umwelt, Bergwerk, Methan, Blockheizkraftwerk, "/>
<meta name="page topic" content="Grubengas, Energie, regenerative Energie, Umwelt, Bergwerk, Methan, Blockheizkraftwerk"/>
<meta name="revisit-after" content="31 days"/>
</head>
<body background="http://www.html.de/images/metall.jpg" >
<table text="#C0C0C0" border="0" width="1024" cellspacing="0" cellpadding="0" background="http://www.html.de/images/text_bg.jpg" height="100%" align="center">
<tr height="109" width="1024" colspan="2">
<td colspan="2" align="left" valign="top" bgcolor="white" height="109" background="http://www.html.de/images/head.jpg">
<div align="left">
<img src="http://www.html.de/images/logo_al_730px_.gif" alt="" width="149" height="89" align="top" hspace="10" vspace="10"/>
<table width="64" border="0" cellspacing="1" cellpadding="10" align="right">
<tr>
<td><img onmouseover="(src='images/england_2.jpg')" onmouseout="(src='images/england.jpg')" src="http://www.html.de/images/england.jpg" alt="" border="0"/></td>
</tr>
</table>
<table width="64" border="0" cellspacing="1" cellpadding="10" align="right">
<tr>
<td><img onmouseover="(src='images/russland_2.jpg')" onmouseout="(src='images/russland.jpg')" src="http://www.html.de/images/russland.jpg" alt="" border="0"/></td>
</tr>
</table>
<table width="64" border="0" cellspacing="1" cellpadding="10" align="right">
<tr>
<td><img onmouseover="(src='images/deutschland_2.jpg')" onmouseout="(src='images/deutschland.jpg')" src="http://www.html.de/images/deutschland.jpg" alt="" border="0"/></td>
</tr>
</table>
</div>
</td>
</tr>
<tr height="40" width="1024" class="menu">
<td width="200" height="40" colspan="2" background="http://www.html.de/images/text_bg.jpg">
<div>
<ul>
<li><a id="current" href="de/submenu/submenu_home_de.html" target="submenu">Home</a>
</li>
<li><a href="de/submenu/submenu_engineering_de.html" target="submenu">Engineering</a>
</li>
<li><a href="de/submenu/submenu_ji-projekte_de.html" target="submenu">JI-Projekte</a>
</li>
<li><a href="de/submenu/submenu_equipment_de.html" target="submenu">Equipment</a>
</li>
<li><a href="de/submenu/submenu_monitoring_de.html" target="submenu">Monitoring</a>
</li>
<li><a href="de/submenu/submenu_co2-handel_de.html" target="submenu">CO<sub>2</sub>-Handel</a>
</li>
<li><a href="de/submenu/submenu_grubengas_de.html" target="submenu">Grubengas</a>
</li>
</ul>
</td>
</tr>
</tr>
<tr rowspan="2" align="left" valign="top" height="*">
<td rowspan="2" width="200" height="*">
<iframe bgcolor="#336699" id="submenu" name="submenu" src="de/submenu/submenu_home_de.html" frameborder="0" valign="top" align="left" height="100%" width="100%"scrolling="no" ></iframe>
</td>
<tr>
<td width="824px" >
<iframe background="" id="main" name="main" src="de/kompetenzen.html" frameborder="0" scrolling="auto" valign="top" align="left" height="100%" width="100%" ></iframe>
</td>
</tr>
</tr>
<tr height="25" width="1024" style="overflow: auto;">
<td align="center" valign="bottom" colspan="2" background="http://www.html.de/images/footer.jpg"><a href="de/impressum.html" target="main"><font color="black">Impressum </font></a><font color="black">|</font> <a href="javascript:window.print()"><font color="black">Seite drucken</font></a><font color="black"> |</font> <a target="_blank" href="http://autoklimaneutral.de/"><font color="blue">autoklimaneutral</font></a><font color="black"> | © 2010 A-TEC Anlagentechnik GmbH</font>
<p></p>
</td>
</tr>
</table>
</body>
</html>