Hallo!
Ich habe ein paar Probleme mit CSS:
Es geht um die Anzeige von Rahmen im IE. Im Firefox werden sie nicht angezeigt, aber im IE.
Diese Seite im Firefox aufgerufen ist richtig und im IE sind schwarze Rahmen vorhanden und die bekomme ich nicht weg.
www.martin-ohm.de
Der CSS-Code für diesen Bereich lautet:
#main table {width:750px;
border:3px solid #0080FF;
padding: 0px 0px 0px 0px;
border-spacing:0px;
margin: auto; }
#main th {height: 50px;
border:0;
font-family: Palatino Linotype, Arial;
font-weight:normal;
font-size:medium;
color:#FFFFFF;
background-color:#C0C0C0;
background: url(../pics/hinter_bg2.jpg) 95% 50% no-repeat;
padding: 3px 10px 3px 10px;
border-spacing:0px;}
#main td {width: 100%;
border:0;
border-spacing:0px;
background-color:#FFFF80;
padding: 3px 10px 3px 10px;} |
Vielleicht weiss ja jemand die Lösung, das es im IE auch ohne den
schwarzen Rahmen angezeigt wird.
Vielen Dank.
Gruß Elliot
---
Elliot - Das Schmunzelmonster