14.4k Aufrufe
Gefragt in Webseiten HTML von Einsteiger_in (53 Punkte)
Hallo
ich habe meine HP erstellt, und mit File Zilla hochgeladen. Jedoch bekomme ich beim aufrrufen immer die Meldung error 404.
Was kann denn falsch sein, das die Seite nicht angezeigt werden kann?

35 Antworten

0 Punkte
Beantwortet von Einsteiger_in (53 Punkte)
Hallo Leute

die "Katastrophe steht online.
www.der-antikladen.de

hier sind die jeweiligen stylesheets.

antikladenM

html {height: 100%;}
body { height: 100%; text-align:center; margin-top:0%; margin-left:80px; font-family:book antiqua; color:#421411;}

#logo { width:900px; height:184px;}

#slogan { float:right; margin-top:0%; margin-right:95px;}

#linktop { float:right; margin-right:20px; padding:30px; font-family:book antiqua; font-size:10pt; color:#421411;}

#navi { float:left; margin:20px; width:25%;}

#link { line-height:30px; text-decoration:none; font-family:book antiqua; color:#421411; font-size:16pt;}

#tlink { font-size:14pt; font-family:book antiqua; color:#421411;}

#um { margin-top:0px; margin-left:40px;}

#u { font-family:book antiqua; text-decoration:none; color:#421411;}

#text { float:right; width:66%; margin-right:40px; font-family:book antiqua;}

#tstyle { font-family:book antiqua; color:#421411; font-size:12pt;}

#textHis { float:right; margin-right:35px; width:66%; font-family:book antiqua; font-size:12pt; color:#421411; text-align:justify;}

#linkHis{ font-family:book antiqua; font-size:10pt; color:#421411; text-decoration:underline;}

#text1 { position:absolute; margin-left:530px; margin-top:-280px;font-family:book antiqua; font-size:12pt; color:#421411; border:0px solid;}

#Bild { float:right; margin-right:120px; padding:30px; border:0px;}

#rück { float:left; margin-left:30px;}

#clearl { clear:left;}

#clearr { clear:right;}

#feld { border:1px solid #421411; background-color:#ffe7ce;}

#formular { float:right; margin-top:10px; margin-right:335px; line-height: 30px; font-size:16px; font-family:book antiqua;}

#textko { font-family:book antiqua; font-size:12pt; line-height:10px;}

#h1 {float:left;font-weight:bold; font-size:22px;margin-top:180px;
margin-left:150px; }

#email { color:#421411;}




und antikladen

html {height: 100%;}
body { height: 100%; text-align:center; margin-top:0%; margin: 0px auto; font-family:book antiqua; color:#421411;}

#logo { width:900px; height:184px;}

#slogan { float:right; margin-top:0%; margin-right:95px;}

#linktop { float:right; margin-right:40px; padding:20px; font-family:book antiqua; font-size:10pt; color:#421411;}

#navi {float:left; margin:20px; width:25%;}

#link { line-height:30px; text-decoration:none; font-family:book antiqua; color:#421411; font-size:16pt}

#tlink { font-size:14pt; font-family:book antiqua; color:#421411;}

#um { margin-top:0px; margin-left:40px;}

#u { font-family:book antiqua; text-decoration:none; color:#421411;}

#text { float:right; width:66%; font-family:book antiqua;}

#tstyle { font-family:book antiqua; color:#421411; font-size:12pt;}

#textHis { float:right; margin-right:35px; width:66%; font-family:book antiqua; font-size:12pt; color:#421411; text-align:justify;}

#linkHis{ font-family:book antiqua; font-size:10pt; color:#421411; text-decoration:underline;}

#text1 { position:absolute; float:right; margin-left:20px; font-family:book antiqua; font-size:12pt;}

#Bild { position:fixed; margin-left:320px; margin-right:50px; padding:30px; border:0px;}

#rück { float:left; margin-left:30px;}

#feld { border:1px solid #421411; background-color:#ffe7ce;}

#formular { float:right; margin-top:10px; margin-right:100px; line-height: 40px; font-size:16px; font-family:book antiqua;}

#textko { font-family:book antiqua; font-size:12pt; line-height:10px;}

#h1 {float:left;font-weight:bold; font size:22px;margin-top:20px;
margin-left:150px; }

#email { color:#421411;}

Ich hoffe es kann mir jemand helfen.
Ich habe schon überlegt, ob ich nicht die komplette Seite mit tabels machen soll. Ist sicherlich einfacher. Was meint ihr?

Vielen vielen Dank für euere Hilfe.
0 Punkte
Beantwortet von
richtig geraten: du schickst die Browser in den Quirksmodus. Da macht jeder Browser was er will. Unter dem Link erhältst du Infos, wie du das vermeidest. Dann interpretieren die Browser das CSS zumindest sehr ähnlich.

Außerdem strotzt dein HTML vor Fehlern. Beseitige die unbedingt!
0 Punkte
Beantwortet von sutadur Experte (3.6k Punkte)
Im Opera-Browser sieht das nochmal andes aus ... und das ist sicher einer der Browser, die sich am genauesten an die Standards halten.

Probier erstmal den Hinweis aus Antwort 32 und dann melde Dich nochmal.

Die Idee mit Tabellen ist nicht mehr zeitgemäß, aber auch ich weiß aus eigener Erfahrung, dass sich damit tatsächlich versch. Dinge einfacher und vor allem auch kompatibler darstellen lassen. Aber generell solltest Du trotzdem versuchen, solche Konstrukte zu vermeiden. Aber am Ende zählt das Ergebnis, und bevor Du aber noch stundenlang am Stylesheet rumbastelst, und das am Ende doch nicht überall gleich aussieht, probier doch mal einfaches Tabellenlayout aus.
0 Punkte
Beantwortet von
Die Idee mit Tabellen ist nicht mehr zeitgemäß
und wenn die Sache mit dem Gezappel vermeiden noch aktuell ist, dann sind Layouttabellen der größe Unsinn, denn die sorgen für lange Ladezeiten
0 Punkte
Beantwortet von
@Reindy
Wenn du mit deinem Hinweis aus Antwort 17 verdeutlichen willst, daß man zwei unterschiedliche Links für die Anbieterkennzeichnung anbringen müßte, so ist das völlig falsch.

Yossarian
...