Zeromancer: Firefox/Netscape/Mozilla zeigen div nicht richtig an.

Beitrag lesen

Hallo Timon,

als erstes würde ich die Seite mal validieren und die Fehler entfernen:

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.ff22.de%2Findex.php%3Fid%3D5

Dann würde ich das Stylesheet validieren:

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.ff22.de%2Fcss%2Fscreen.css&warning=1&profile=css2&usermedium=all

.content {
/* position:static; */

width:498px;
height:100%;

margin:0px;
padding:0px;

padding-top:109px;
padding-left:5px;
padding-right:4px;

margin-left:19px;

background-image:url(../img/back.gif);
background-repeat:no-repeat;
background-attachment: scroll;
background-color:#00AAFF;

border-width:0px;
border-style:solid;
border-left-width:12px;
border-right-width:2px;
border-color:#3366CC;

height:100%;

text-align:justify;

}

sollte mal aufgräumt werden. Es sind doppelte Einträge drin. Das restliche Stylesheet habe ich nicht mehr durchgesehen.

Hoffe es hilft für den Anfang.

Mit freundlichen Grüßen

André