Liczba postów: 40
Liczba wątków: 4
Dołączył: 07-12-2008
Reputacja:
0
Szerokość całej strony masz ustawioną na 922px a szerokość topu na 800px więc masz 122px luki, w którą wchodzi Ci ten text.
Liczba postów: 852
Liczba wątków: 35
Dołączył: 17-12-2007
Reputacja:
12
A to nie jest czasem border:1px solid #fff?
Liczba postów: 73
Liczba wątków: 11
Dołączył: 05-12-2008
Reputacja:
0
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>