Herzlich willkommen im Archiv vom ABAKUS Online Marketing Forum
Du befindest Dich im Archiv vom ABAKUS Online Marketing Forum. Hier kannst Du Dich für das Forum mit den aktuellen Beiträgen registrieren.
https://www.w3.org/QA/Tools/Ice Man hat geschrieben:Das Tool fand tote Links, nicht geschlossene HTML-Tags und andere HTML-Fehler.
Na, das halte ich für ein arges Gerücht, dass der nicht funktionieren soll: https://validator.w3.org/check?uri=http ... ghlight%3DIce Man hat geschrieben:also mit dem w3.org Teil komm ich nicht klar.
Mehr als 3 Zeilen spukt das Teil nie aus.
Selbst wenn ich mit Absicht einen Tag nicht close, meckert er darüber nicht.
Muss diesesBelow are the results of attempting to parse this document with an SGML parser.
Error Line 1 column 0: no document type declaration; implying "<!DOCTYPE HTML SYSTEM>".
<html>
The checked page did not contain a document type ("DOCTYPE") declaration. The Validator has tried to validate with a fallback DTD, but this is quite likely to be incorrect and will generate a large number of incorrect error messages. It is highly recommended that you insert the proper DOCTYPE declaration in your document -- instructions for doing this are given above -- and it is necessary to have this declaration before the page can be declared to be valid.
Gott, nun, wenn Du korrekten Code haben möchtest, ja. Dem W3C-Validator kann zwar auch manuell mitgeteilt werden, gegen welche HTML-Version er prüfen soll, aber davon unabhängig schalten aktuelle Browser mit Hilfe dieser Angabe auch zwischen Eigengebräu- und standardkonformem Layoutmodus um. Wer ernsthaft HTML & CSS für die Seitengestaltung nutzt, kommt um letzteren Modus nicht herum, weil im anderen jeder Browserhersteller macht, wie er lustig ist, aber nicht, wie's im CSS-Standard beschrieben wurde.Ice Man hat geschrieben:Muss dieses wirklich in die Seite rein?Error Line 1 column 0: no document type declaration; implying "<!DOCTYPE HTML SYSTEM>".
<html>
The checked page did not contain a document type ("DOCTYPE") declaration.