Html vises anderledes i IE
Hej jeg har følgende html-side:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html dir="<pun_content_direction>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<pun_char_encoding>" />
<pun_head>
<link rel="stylesheet" type="text/css" href="style.css">
<style type="text/css">
#left {
width: 120px;
float: left;
}
#main {
margin-left: 130px;
}
#container {
width: 100%;
float: right;
margin-left: -120px;
}
</style>
</head>
<body bgcolor="#D9DFED">
<table border="0" cellpadding="0" cellspacing="0" width="900" height="30">
<tr>
<td width="900" height="62" colspan="3"><img src="images/title.jpg" width="556" height="54" border="0"></td>
</tr>
<tr>
<td width="70" height="23" background="images/bar1.jpg">
<p></p>
</td>
<td width="796" height="23" background="images/bar2.jpg">
<p></p>
</td>
<td width="34" height="23" background="images/bar3.jpg">
<p></p>
</td>
</tr>
<tr>
<td width="900" height="27" colspan="3"> <table border="0" cellpadding="0" cellspacing="0" width="900" height="30" valign="top">
<tr>
<td width="184" height="350" top valign="top" "><table border="0" cellpadding="0" cellspacing="0" width="184" height="30">
<tr>
<td width="18" height="361" rowspan="5"></td>
<td width="166" height="81" background="images/menu1.jpg" valign="top">
<div id="punwrap">
<div id="pun<pun_page>" class="pun">
<div id="left">
<div class="block">
<div class="box">
<pun_sidelinks>
</div>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr>
<td width="166" height="14" background="images/menu2.jpg">
<p></p>
</td>
</tr>
<tr>
<td width="166" height="106" background="images/menu3.jpg" valign="top">
<div id="punwrap">
<div id="pun<pun_page>" class="pun">
<div id="left">
<div class="block">
<div class="box">
<div class="inbox">
<ul>
<li><a href="index.php">Nyheder</a></li>
<li><a href="index.php">Konsoller</a></li>
<li><a href="index.php">Guides</a></li>
<li><a href="index.php">Andet</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</td>
</tr>
<tr>
<td width="166" height="14" background="images/menu4.jpg">
<p></p>
</td>
</tr>
<tr>
<td width="166" height="146" background="images/menu5.jpg" valign="top">
<p></p>
</td>
</tr>
<tr>
<td width="18" height="72">
<p></p>
</td>
<td width="166" height="72" >
<p align="center"><img src="images/cr.jpg" width="85" height="46" border="0"></p>
</td>
</tr>
</table>
</td>
<td width="716" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="716" height="30">
<tr>
<td width="716" height="6"></td>
</tr>
<tr>
<td width="716" height="134"> <table border="0" cellpadding="0" cellspacing="0" width="708" height="30" align="center">
<tr>
<td width="708" height="23" background="images/frontbar.jpg" colspan="3"></td>
</tr>
<tr>
<td width="5" height="22" background="images/backt.jpg">
<p></p>
</td>
<td width="697" height="22" bgcolor="white">
<p><pun_main></p>
</td>
<td width="6" height="22" background="images/backt2.jpg">
<p></p>
</td>
</tr>
<tr>
<td width="708" height="18" colspan="3" bgcolor="white" background="images/backt3.jpg">
<p></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p></p>
<table border="0" cellpadding="0" cellspacing="0" width="708" height="30" align="center">
<tr>
<td width="708" height="23" background="images/frontbar.jpg" colspan="3"></td>
</tr>
<tr>
<td width="5" height="17" background="images/backt.jpg">
<p></p>
</td>
<td width="697" height="17" bgcolor="white">
<p><pun_status><br><pun_announcement></p>
</td>
<td width="6" height="17" background="images/backt2.jpg">
<p></p>
</td>
</tr>
<tr>
<td width="708" height="18" colspan="3" bgcolor="white" background="images/backt3.jpg">
<p></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="900" height="27" colspan="3">
<p> </p>
<div id="punwrap">
<div id="pun<pun_page>" class="pun">
</div>
</div>
</td>
</tr>
</table>
<div id="punwrap">
<div id="pun<pun_page>" class="pun">
</div>
</div>
</body>
</html>
Åbnes denne i firefox forekommer siden helt normal (kan findes her: http://www.hallofgame.dk/project/punbb/index.php ), men åbnes den derimod i internet expolerer er opstillingen helt forkert og rodet.
Jeg har selv forsøgt at finde fejlen, men det er desværre ikke lykkedes.
Jeg håber at der findes en venlig sjæl derude et sted som kan påpege problemet.
På forhånd rigtig mange tak.
