30-12-2008, 18:52
Mam problemy z validacją i nie wiem jak te błędy poprawić:
Kod strony:
http://www.wklej.org/id/33284/
Błędy:
# Error Line 59, Column 9: end tag for "div" omitted, but OMITTAG NO was specified.
</script>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
----------------------------------------------------------------------------------------
Line 12, Column 3: start tag was here.
<div id="calosc">
---------------------------------------------------------------------------------------
Line 59, Column 9: end tag for "body" omitted, but OMITTAG NO was specified.
</script>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
---------------------------------------------------------------------------------------
Line 9, Column 0: start tag was here.
<body><!--]>--><noscript onclick="''"></noscript><script type="text/javascript"
---------------------------------------------------------------------------------------
Line 59, Column 9: end tag for "html" omitted, but OMITTAG NO was specified.
</script>
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
---------------------------------------------------------------------------------------
Line 2, Column 0: start tag was here.
<html xmlns="http://www.w3.org/1999/xhtml">
----------------------------------------------------------------------------------------
# Error Line 59, Column 9: XML Parsing Error: Premature end of data in tag div line 12.
</script>
--------------------------------------------------------------------------------------
# Error Line 59, Column 9: XML Parsing Error: Premature end of data in tag body line 9.
</script>
---------------------------------------------------------------------------------------
# Error Line 59, Column 9: XML Parsing Error: Premature end of data in tag html line 2.
</script>
Kod strony:
http://www.wklej.org/id/33284/
Błędy:
# Error Line 59, Column 9: end tag for "div" omitted, but OMITTAG NO was specified.
</script>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
----------------------------------------------------------------------------------------
Line 12, Column 3: start tag was here.
<div id="calosc">
---------------------------------------------------------------------------------------
Line 59, Column 9: end tag for "body" omitted, but OMITTAG NO was specified.
</script>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
---------------------------------------------------------------------------------------
Line 9, Column 0: start tag was here.
<body><!--]>--><noscript onclick="''"></noscript><script type="text/javascript"
---------------------------------------------------------------------------------------
Line 59, Column 9: end tag for "html" omitted, but OMITTAG NO was specified.
</script>
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
---------------------------------------------------------------------------------------
Line 2, Column 0: start tag was here.
<html xmlns="http://www.w3.org/1999/xhtml">
----------------------------------------------------------------------------------------
# Error Line 59, Column 9: XML Parsing Error: Premature end of data in tag div line 12.
</script>
--------------------------------------------------------------------------------------
# Error Line 59, Column 9: XML Parsing Error: Premature end of data in tag body line 9.
</script>
---------------------------------------------------------------------------------------
# Error Line 59, Column 9: XML Parsing Error: Premature end of data in tag html line 2.
</script>