w3.org --> htmlcode validierung fehlerhaft?
Verfasst: 22.05.2006, 13:59
Wie in den Tipps hier beschrieben wollte ich meinen Code durch w3.org validieren lassn.
hmpf, kanns sein, dass sich in deren System Fehler verstecken?
Z.B.:
Error Line 18 column 72: end tag for "meta" omitted, but OMITTAG NO was specified.
...ype" content="text/html; charset=ISO-8859-1">
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
Error Line 144 column 12: end tag for "br" omitted, but OMITTAG NO was specified.
</table><br>
was haltet ihr davon?
hmpf, kanns sein, dass sich in deren System Fehler verstecken?
Z.B.:
Error Line 18 column 72: end tag for "meta" omitted, but OMITTAG NO was specified.
...ype" content="text/html; charset=ISO-8859-1">
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
Error Line 144 column 12: end tag for "br" omitted, but OMITTAG NO was specified.
</table><br>
was haltet ihr davon?