ey there,
ich bastle gerade einen neuen Banner für meine Website.
Der Quelltext sieht folgendermassen aus:
<html>
<head>
<title>Kelly Bishop. An unofficial Website.</title>
<style type="text/css">
h1 {font-size:13pt; font-weight:bold; padding-left:15px;}
h2 {font-size:11pt; font-weight:bold; padding-left:50px;}
h3 {font-size:8pt; font-weight:bold; padding-left:50px;}
p {padding-right:15px; padding-left:50px;}
body {background-color:#7F7F7F; margin:0px;}
a:link {color:#000000;}
a:visited {color:#000000;}
a:focus {color:#000000;}
a:hover {color:#000000;}
a:active {color:#000000;}
</style>
</head>
<body>
<div align="center">
<div style="background-color:#FFFFFF; color:#000000; font-family:verdana; font-size:11pt; width:800px; margin-top:50px; text-align:left; text-align:justify; padding-bottom:15px;">
<img src="../Pictures/kbb.jpg" alt="kellybishop.de.vu">
<div style="position:relative; top:-22px; left:346px; width:537px;">
<map name="Navigation">
<area shape="rect" coords="8,1,80,19" href="../neu.html" alt="life">
<area shape="rect" coords="82,1,126,19" href="../life.html" alt="life">
<area shape="rect" coords="128,1,190,19" href="../work.html" alt="work">
<area shape="rect" coords="192,1,270,19" href="../media.html" alt="media">
<area shape="rect" coords="272,1,342,19" href="http://www.kbnetwork.de.vu/" target="http://www.kbnetwork.de.vu/" alt="forum">
<area shape="rect" coords="344,1,400,19" href="../links.html" alt="links">
<area shape="rect" coords="402,1,450,19" href="../site.html" alt="site">
</map>
<img src="../Pictures/navi.gif" alt="Navigation" usemap="#Navigation" style="border:none;">
</div>
<h1>News & Updates</h1>
<h2>11.09.2007</h2>
<p>Test
</p>
<p style="text-align:center">
<a href="../updatesarchive.html">Archive</a>
</p>
</div>
</div>
</body>
</html>
Und während mit Mozilla auch alles so aussieht wie es soll, ist die Navigationsleiste beim Öffnen der Seite mit Internetexplorer verschoben.
Hat eventuell jemand eine Ahnung woran das liegen könnte?
Hier noch der Link zu der Testseite:
http://flyingmaniac.compi-01.de/neu.html