CSS im Internet Explorer 5.5 und kleiner

Status
Nicht offen für weitere Antworten.
Hi Maik,

mir steht gerade total Einer auf dem Schlauch. Meintest du es so? :confused:

HTML:
<?php
    include("header.php");    
?>
<body>
<div style="width:774px; margin:0px auto; text-align:left; background-color:#B5B6FF; border:1px solid #000099;">
    <div id="header">
    </div>
    <div id="header_bottom">
        <a style="float: right; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px;">letztes Update: 17.03.2005</a>
    </div>
    <div style="width: 100%; background: #B5B6FF width: 165px">
        <div id="menu">
            <?php
                include('menu/dynmenu.php'); 
            ?>
        </div>


Gruß M@rk
 
Status
Nicht offen für weitere Antworten.
Zurück