Kod
Line 30, Column 12: document type does not allow element "br" here; assuming missing "li" start-tag.
<br />
✉
Line 31, Column 10: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>Ułożenie parkietu</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 32, Column 10: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>Szlifowanie parkietu</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 33, Column 10: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>Lakierowanie parkietu</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 34, Column 10: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>Oblistwowanie</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 36, Column 10: end tag for "li" omitted, but OMITTAG NO was specified.
</ul>
✉
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 30, Column 7: start tag was here.
<br />
Line 43, Column 9: document type does not allow element "br" here; assuming missing "li" start-tag.
<br />
✉
Line 44, Column 7: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>61-533 Poznań</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 45, Column 7: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>ul. Dolna Wilda 32</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 46, Column 7: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>tel./fax (061) 833-41-71</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 48, Column 7: end tag for "li" omitted, but OMITTAG NO was specified.
</ul>
✉
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 43, Column 4: start tag was here.
<br />
<br />
✉
Line 31, Column 10: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>Ułożenie parkietu</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 32, Column 10: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>Szlifowanie parkietu</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 33, Column 10: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>Lakierowanie parkietu</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 34, Column 10: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>Oblistwowanie</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 36, Column 10: end tag for "li" omitted, but OMITTAG NO was specified.
</ul>
✉
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 30, Column 7: start tag was here.
<br />
Line 43, Column 9: document type does not allow element "br" here; assuming missing "li" start-tag.
<br />
✉
Line 44, Column 7: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>61-533 Poznań</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 45, Column 7: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>ul. Dolna Wilda 32</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 46, Column 7: document type does not allow element "li" here; missing one of "ul", "ol" start-tag.
<li>tel./fax (061) 833-41-71</li>
✉
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Line 48, Column 7: end tag for "li" omitted, but OMITTAG NO was specified.
</ul>
✉
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 43, Column 4: start tag was here.
<br />
heh, jak mam to poprawić? zabardzo nie rozumiem tych komunikatów...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">