• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Fehler beim hochladen

Tytomik

Neues Mitglied
HTML:
<html><head> 
   <title>Test</title>
        <div id="layoutdesign">
</div><div id="layout">   
 <div style="background-image:url(Layout15.png); height:165px; width:1080px; background-repeat: no-repeat"></div>  
     <br style="clear: both;"> 
   <div style="background-image:url(Layout2.png); height:121px; width:1080px; background-repeat: no-repeat"></div>   
        <br style="clear: both;">  
  <div id="weis"></div>       
 <br style="clear: both;"> 
   <div style="background-image:url(Layout5.png); height:121px; width:1080px; background-repeat: no-repeat"></div>    
    <br style="clear: both;">
   <div style="background-image:url(Layout6.png); height:50px; width:1080px; background-repeat: no-repeat"></div>
</div>
Code:
     [COLOR=#4f76ac]<[/COLOR][COLOR=#823125]style[/COLOR] [COLOR=#cf4820]type[/COLOR][COLOR=#4f76ac]=[/COLOR][COLOR=#4f76ac]"text/css"[/COLOR][COLOR=#4f76ac]>[/COLOR]  
 [COLOR=#823125]*[/COLOR] [COLOR=#222222]{
[/COLOR][COLOR=#cf4820]margin[/COLOR]:[COLOR=#4f76ac]0[/COLOR];
[COLOR=#cf4820]padding[/COLOR]:[COLOR=#4f76ac]0[/COLOR];
[COLOR=#222222]}
[/COLOR] [COLOR=#823125]html[/COLOR], [COLOR=#823125]body
[/COLOR] [COLOR=#222222]{
[/COLOR][COLOR=#cf4820]height[/COLOR]: [COLOR=#4f76ac]100[/COLOR][COLOR=#4f76ac]%[/COLOR];
[COLOR=#cf4820]width[/COLOR]: [COLOR=#4f76ac]100[/COLOR][COLOR=#4f76ac]%[/COLOR];
[COLOR=#222222]}[/COLOR] [COLOR=#823125]#layoutdesign
[/COLOR][COLOR=#222222]{
[/COLOR][COLOR=#cf4820]float[/COLOR]: [COLOR=#4f76ac]left[/COLOR];
[COLOR=#222222]}
[/COLOR]         [COLOR=#823125]#weis[/COLOR][COLOR=#222222]{
[/COLOR]            [COLOR=#cf4820]height[/COLOR]: [COLOR=#4f76ac]220[/COLOR][COLOR=#4f76ac]px[/COLOR];
            [COLOR=#cf4820]width[/COLOR]: [COLOR=#4f76ac]1080[/COLOR][COLOR=#4f76ac]px[/COLOR];
            [COLOR=#cf4820]background-color[/COLOR]:[COLOR=#4f76ac]#fff[/COLOR];
         [COLOR=#222222]}
[/COLOR]         [COLOR=#823125]#layout[/COLOR] [COLOR=#222222]{
[/COLOR]             [COLOR=#cf4820]margin[/COLOR]: [COLOR=#4f76ac]0[/COLOR] [COLOR=#4f76ac]auto[/COLOR];
             [COLOR=#cf4820]position[/COLOR]: [COLOR=#4f76ac]relative[/COLOR];
             [COLOR=#cf4820]top[/COLOR]: [COLOR=#4f76ac]0[/COLOR][COLOR=#4f76ac]px[/COLOR];
             [COLOR=#cf4820]height[/COLOR]: [COLOR=#4f76ac]125[/COLOR][COLOR=#4f76ac]px[/COLOR];
             [COLOR=#cf4820]width[/COLOR]: [COLOR=#4f76ac]1080[/COLOR][COLOR=#4f76ac]px[/COLOR];
             [COLOR=#cf4820]font-size[/COLOR]: [COLOR=#4f76ac]0.0[/COLOR][COLOR=#4f76ac]em[/COLOR];
             [COLOR=#cf4820]clear[/COLOR]: [COLOR=#4f76ac]left[/COLOR];
         [COLOR=#222222]}
[/COLOR]                                              [COLOR=#4f76ac]</[/COLOR][COLOR=#823125]style[/COLOR][COLOR=#4f76ac]>[/COLOR]
HTML:
</head>
</html>
Dieser Quelltext wird ohne Fehler angezeigt, sofern ich die Seite von meinem PC öffne, allerdings habe ich sie jetzt hochgeladen und es wird alles angezeigt bis auf diesen Teil, ich hoffe ihr habt eine Lösung für mich. Danke. :)
 
Vlt. doch wenn Du mal den HTML-Code valide gestalten würdest. Aktuell fehlt da auch jegliches HTML-Grundgerüst und Doctype.
 
Ja allerdings die Fehler, die dort angezeigt werden, sind nicht mein Problem.
Meine Layoutbilder werden online nicht angezeigt. Der obere und untere Teil fehlt!
 
Wg. der HTML-Fehler. Beseitige diese, schreibe vor allem ordentlichen HTML-Code wie er auch vorgegeben wird, und schau dir die Seite danach nochmal an. Die CSS-Angaben würde ich auch nochmal überdenken.
 
Klar darfst du ehrlich sein, ich lerne es ja grade, bin totaler neuling und arbeite mich auf ein größeres Projekt zu. Das Layout sieht auch Schei*e aus, so wie es jetzt bei mir angezeigt wird, aber da fehlt auch die hälfte. Wieso wird es online anders angezeigt als offline?
 
Ja, hat sich verändert. Aber leider nicht der fehlerhafte HTML-Code. Ich würde mal sagen, dass du es der Gutmütigkeit von Browsern zu verdanken hast, dass überhaupt was halbwegs richtig angezeigt wird.

Und den Hintergrund würde ich ändern, das sieht nicht gerade schön aus.
 
man würde den bildern einen großen gefallen tun, wenn sie beim hover nicht wackeln würden. auch ein wasserzeichen in der mitte ist nahezu überflüssig und zerstörrt die bilder.
es sollte genügen die bilder in einer normalen auflösung online zu stellen. professionelle benötigen meist hohe auflösungen um sie zu geld zu machen... der effekt durch schöne bilder wird größer sein als der verlust durch bilderklau ;)
 
Zurück
Oben