Schon wieder so eine MEldung vom W3C, die ich nicht verstehe. Man mosert das hier an (nur beim ELement):
# Line 491, Column 7: end tag for "div" omitted, but OMITTAG NO was specified
</body>
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 44: start tag was here
><div id="main">
# Error Line 491, Column 7: XML Parsing Error: Opening and ending tag mismatch: div line 44 and body
</body>
✉
# Error Line 492, Column 7: XML Parsing Error: Opening and ending tag mismatch: body line 41 and html
</html>
✉
# Error Line 492, Column 7: XML Parsing Error: Premature end of data in tag html line 3
</html>
Was könnte das sein? Wie ich das sehe, ist in der index.html auf Anhieb kein Fehler zu sehen
ciao :puzzled:
Problemchen hat sich erledigt.
Nachdem ich einen HTML-Block geändert habe, war der Fehler weg. Obwohl er vorher auch keine Fehler drin hatte......
Hab zwar keine Ahnung warum, aber was solls..... :drinks: